Groups | Blog | Home
all groups > visual studio .net debugging > march 2004 >

visual studio .net debugging : Autos and Command Win showing "System.ArgumentException"?


Ben Dean
3/29/2004 2:41:09 PM
I have a C# Web Project set up, that has been working fine for weeks, debugging and all

Suddenly, the Autos and Command windows are giving me

<error: an exception of type: {System.ArgumentException} occurred

for many properties that used to show up fine. For example, I have a DataSet and when I try to see the "Count" property of one of it's Tables, I get the error.

The application RUNS fine, it just seems like the debugger is broken

Anyone seen this

Thanks

robgruen NO[at]SPAM online.microsoft.com
4/2/2004 4:00:41 PM
Ben,

The only thing I can think of is that your project is not on the local
machine and you're getting a security exception. If the project isn't on
the local box try it locally and see if you get the same msg. If so give
MS a call and we'll take a closer look at it.

Thanks! Robert Gruen
Microsoft, VB.NET

This posting is provided "AS IS", with no warranties, and confers no rights.
DotNetJunkies User
8/5/2004 7:10:26 PM
I'm having the same exact issue. What did you guys do to resolve it? "<error: an exception of type: {System.ArgumentException} occurred>"

---
Posted using Wimdows.net NntpNews Component -

AddThis Social Bookmark Button