Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

$4.95 Windows Hosting at Webhost4life.com
  Ads  
 


  Sponsors  

Meet Our Sponsors

CrystalTech Web Hosting™
Webhost4life, specialists in DNN hosting
Mad Development is a full service interactive agency focusing on the merge of design, technology, e-commerce, and affiliate marketing by providing total website solutions.
SteadyRain
DataSprings - Great Ideas. Always Flowing.
R2integrated - formerly bi4ce
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Extend It! ( Pr...  Visual Studio 2003 Watch Window – Complex Variables Missing when using DNN
Previous Previous
 
Next Next
New Post 3/9/2006 10:03 PM
User is offline Stephen Mew
3 posts
10th Ranked


Visual Studio 2003 Watch Window – Complex Variables Missing when using DNN 

Visual Studio 2003 Watch Window – Complex Variables Missing when using DNN

I have spent days trying to find out what’s going on and have given up.
System:Clean Install of everything / DotNetNuke 3.2.2
IBMThinkpadT41 / Windows XP SP2 IIS 5.1 / Visual Studio 2003 Ent / .NET 1.1

Scenario 1: Plain old Vb.net Console app  Code :

Module Module1
    Sub Main()
        Dim g As New ArrayList
        g.Add("1")
        g.Add("2")
    End Sub

End Module
Dim nop As Integer = 0'Put Breakpoint here

I run the code to the break point.
I then add variable ‘g’ to the watch window.
The plus sign appears next to the variable and I click it to drill down into the structure.
SUCCESS:  No problem, I can see both my added elements.

Scenario 2: Plain old Vb.net web app  Code :

Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load

Dim g As New ArrayList
      g.Add("1")
      g.Add("2")
      Dim nop As Integer = 0    'Put Breakpoint here

End Sub

I run the code to the break point.
I then add variable ‘g’ to the watch window.
The plus sign appears next to the variable and I click it to drill down into the structure.
SUCCESS:  No problem, I can see both my added elements.

Scenario 3: A Module I am writing for DotNetNuke

Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Dim g As New ArrayList
      g.Add("1")
      g.Add("2")
      Dim nop As Integer = 0    'Put Breakpoint here

End Sub

I run the code to the break point.
I then add variable ‘g’ to the watch window.
The plus sign appears next to the variable and I click it to drill down into the structure.
FAIL: All that appears is blank white space. No objects at all.

Anyone got any ideas ? I am really at my wits end....

 Any suggestions at all appreciated....
 
New Post 3/14/2006 5:24 PM
User is offline Steven Provencher
74 posts
www.code5systems.com
10th Ranked




Re: Visual Studio 2003 Watch Window – Complex Variables Missing when using DNN 

Is it possible that you have a project in the solution which has no code? Add a Dummy.vb with a dummy class which does nothing your objects will be back.


Steve
---------------------------
form Master
form Creation Module
Code 5 Systems, LLC.
 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Extend It! ( Pr...  Visual Studio 2003 Watch Window – Complex Variables Missing when using DNN
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:

1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


Digicon: DotNetNuke design and development
Digicon is based in Brisbane, Queensland, Australia
digicon.com.au
Live Visitor Tracking & Live Chat For DotNetNuke
Track your visitors in real time and add live chat for sales & support. Free Trial.
www.whoson.com
SINA101
WANT A SPECial sIte iN TAIWAN?
sina101.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP