T
tshac
I am using Visual Studio.net framework 1.1 working on a Web
Application.
In my Solution\Project I have one sqlConnection and one sqlDataAdapter
and one dataset.
Using SQL Server 2000.
Up until recently this project was fine. However, today I attempted to
add another datadapter to the project and when I tried to generate the
dataset I got an alert box with the message "Unspecified Error". At
the time I was using the design wizard to configure the adapter to
execute a simple stored procedure.
Now I cannot do anything with the old adapter or the new one without
getting the error message.
All other Solutions\Projects that I work in still work fine. The
problem project still compiles and runs without any issues what so
ever.
I have tried all the old stand by resolutions from shutting Down VS.NET
and reopening, to rebooting my personal workstation and even stopping
and starting the sql server. All to no avail.
I have also tried to remove all the adapters, connections and datasets
from the project and rebuilding them all. None of these efforts have
helped in any way.
Searches on the internet have yielded little help. In fact this does
not seem to be a common issue as the number of search returns is quite
low.
If anyone can help with this issue I would greatly appreciate it as the
only solution that appears to be vaible for me at this point is to
rebuild the entire application in a new solution\project. I really
don't want to do that.
Thanks,
Ty
Akron, Oh
Application.
In my Solution\Project I have one sqlConnection and one sqlDataAdapter
and one dataset.
Using SQL Server 2000.
Up until recently this project was fine. However, today I attempted to
add another datadapter to the project and when I tried to generate the
dataset I got an alert box with the message "Unspecified Error". At
the time I was using the design wizard to configure the adapter to
execute a simple stored procedure.
Now I cannot do anything with the old adapter or the new one without
getting the error message.
All other Solutions\Projects that I work in still work fine. The
problem project still compiles and runs without any issues what so
ever.
I have tried all the old stand by resolutions from shutting Down VS.NET
and reopening, to rebooting my personal workstation and even stopping
and starting the sql server. All to no avail.
I have also tried to remove all the adapters, connections and datasets
from the project and rebuilding them all. None of these efforts have
helped in any way.
Searches on the internet have yielded little help. In fact this does
not seem to be a common issue as the number of search returns is quite
low.
If anyone can help with this issue I would greatly appreciate it as the
only solution that appears to be vaible for me at this point is to
rebuild the entire application in a new solution\project. I really
don't want to do that.
Thanks,
Ty
Akron, Oh