After writing a stored procedure and running the program, I got the error message "Exception has been thrown by the target of an invocation.". Then the Visual Studio .Net doesn't work correctly after that. I can't open the windows forms either in the design or editing view.
The website support.microsoft.com said this is caused by "deserializing an empty TimeSpan class in a DataSet collection". Does anyone know what this means or how to fix this?
Thanks.
The website support.microsoft.com said this is caused by "deserializing an empty TimeSpan class in a DataSet collection". Does anyone know what this means or how to fix this?
Thanks.