Oooh--I stand corrected. Thanks!
-----Original Message----- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf Of gregory young Sent: Tuesday, October 10, 2006 11:45 AM To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM Subject: Re: [ADVANCED-DOTNET] line numbers missing in exception Roy IIRC by default release builds compile /debug:pdbonly so they should be created. Cheers, Greg On 10/10/06, Pardee, Roy <[EMAIL PROTECTED]> wrote: > A 'release' build doesn't include the .pdb file the framework needs to > include those I think. You can also not get line #s if you don't copy > the proper .pdb file to the same folder where the .exe or .dll is > running from I think. > > HTH, > > -Roy > > -----Original Message----- > From: Discussion of advanced .NET topics. > [mailto:[EMAIL PROTECTED] On Behalf Of Franklin > Gray > Sent: Tuesday, October 10, 2006 11:06 AM > To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM > Subject: [ADVANCED-DOTNET] line numbers missing in exception > > What could cause the line number not to be given in the stack trace of > the exception when the app runs on a client machine but it does show > when running on my machine? > > =================================== > This list is hosted by DevelopMentor(r) http://www.develop.com > > View archives and manage your subscription(s) at > http://discuss.develop.com > > =================================== > This list is hosted by DevelopMentor(r) http://www.develop.com > > View archives and manage your subscription(s) at > http://discuss.develop.com > -- If knowledge can create problems, it is not through ignorance that we can solve them. Isaac Asimov =================================== This list is hosted by DevelopMentor(r) http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com