R
Rob R. Ainscough
I get this error message even when I have the project included (WITH
SOURCE)?? What is going on?
Also, I'm already IN the method and stepping thru my code -- and to make
matters more bizarre the code that triggers this error is:
With DataStore_Command
...
.Parameters.Add("@ActivityStatusID", SqlDbType.Int) ' <--------
this triggers the error
...
End With
I must admit my admiration for .NET 2003 has certainly fallen off -- what
looks like some great potential is slowly but surely falling apart and
becoming more and more buggy/worky everyday I use it.
Thanks, Rob.
P.S.
Anyone know when VS 2005 will be out and will it be:
1. Compatible with .NET 2003? Upgrade issues?
2. Will it actually help rather than hinder the developer? Business
developers, those folks that need to get things accomplished quickly?
SOURCE)?? What is going on?
Also, I'm already IN the method and stepping thru my code -- and to make
matters more bizarre the code that triggers this error is:
With DataStore_Command
...
.Parameters.Add("@ActivityStatusID", SqlDbType.Int) ' <--------
this triggers the error
...
End With
I must admit my admiration for .NET 2003 has certainly fallen off -- what
looks like some great potential is slowly but surely falling apart and
becoming more and more buggy/worky everyday I use it.
Thanks, Rob.
P.S.
Anyone know when VS 2005 will be out and will it be:
1. Compatible with .NET 2003? Upgrade issues?
2. Will it actually help rather than hinder the developer? Business
developers, those folks that need to get things accomplished quickly?