Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > .NET 2.0 and Visual Studio. 2005 > Visual Studio 2005
|
Visual Studio 2005 For discussing Visual Studio 2005. Please post code questions about a specific language (C#, VB, ASP.NET, etc) in the correct language forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Studio 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 20th, 2009, 09:14 AM
Registered User
 
Join Date: Feb 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default chekcing Shared variable values during debugging

Hi
I have declared a class in VB.NET using VS2K5 with some shared variables and made that class a dll
I made use of that dll in another project and tried to make use of those variables. Even though I can able to make use of them, Im unable to view the values of those variables like the values of normal variables when Im debugging. Is there any way that I can watch the values of those shared variables during debugging.

thanks in advance.

Regards,
Krishna Mohan.
 
Old February 20th, 2009, 09:29 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,189
Thanks: 5
Thanked 59 Times in 57 Posts
Send a message via MSN to gbianchi
Default

Hi there.. If you can use them and see them you then "should" be able to watch them.

Maybe there is something more happening that prevents you from doing that?


Your variables are defined like public?
__________________
HTH

Gonzalo


================================================== =========
Read this if you want to know how to get a correct reply for your question.
(Took that from Doug signature and he Took that from Peter profile)
================================================== =========
My programs achieved a new certification :
WORKS ON MY MACHINE
================================================== =========
I know that CVS was evil, and now i got the
proof.
================================================== =========
 
Old February 20th, 2009, 09:35 AM
Registered User
 
Join Date: Feb 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

thanks for your response

I can able to use them like any other local variables, infact If I display those through messagebox values are showing fine, but what Im not getting is checking those values in quickwatch or in immediate window.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Shared variable problem in Crystal Reports 8.5 mjk6035 Crystal Reports 1 October 20th, 2008 09:10 AM
Stripping down variable values mellan XSLT 1 September 19th, 2005 09:00 AM
difference b/w shared and public variable lgeetha VS.NET 2002/2003 1 March 4th, 2005 08:24 AM
shared variable problem narooma.12 Crystal Reports 1 November 2nd, 2004 10:45 PM
Shared Variable between instant object. soccers_guy10 Pro VB 6 1 January 20th, 2004 05:19 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.