I've been trying to get the reportrunner sample program to run out of the box that came with the SDK. I get the following messages:
A first chance exception of type 'System.Net.WebException' occurred in system.dll
Additional information: The remote server returned an error: (500) Internal Server Error.
If I run in debug mode and continue after the above message I get the following:
A first chance exception of type 'System.InvalidOperationException' occurred in system.web.services.dll
Additional information: Client found response content type of 'text/html', but expected 'text/xml'.
Any ideas?????
A first chance exception of type 'System.Net.WebException' occurred in system.dll
Additional information: The remote server returned an error: (500) Internal Server Error.
If I run in debug mode and continue after the above message I get the following:
A first chance exception of type 'System.InvalidOperationException' occurred in system.web.services.dll
Additional information: Client found response content type of 'text/html', but expected 'text/xml'.
Any ideas?????