Re: "System.InvalidCastException: Specified cast is not valid." during connection.open
From: Kevin Yu [MSFT] (v-kevy_at_online.microsoft.com)
Date: 03/02/04
- Next message: Sjaakie Helderhorst: "Re: ASP.net"
- Previous message: Martin Dechev: "Re: WebControl.BackColor"
- In reply to: Roy Lawson: "Re: "System.InvalidCastException: Specified cast is not valid." during connection.open"
- Next in thread: Kevin Yu [MSFT]: "Re: "System.InvalidCastException: Specified cast is not valid." during connection.open"
- Reply: Kevin Yu [MSFT]: "Re: "System.InvalidCastException: Specified cast is not valid." during connection.open"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 02 Mar 2004 10:06:45 GMT
Hi Roy,
I'm puzzled at this, too.
Please try to check this with SQL profiler to see what's actually wrong
with the SQL server. Profiler can expose the operations on server to us.
Here are the steps:
1. Open SQL Profiler from the Start menu.
2. Create a new trace. Make sure that the login events have been selected.
3. Run the trace.
4. Try to reproduce the problem.
5. Check the trace log to see what's happening on server.
HTH. If anything is unclear, please feel free to reply to the post.
Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
- Next message: Sjaakie Helderhorst: "Re: ASP.net"
- Previous message: Martin Dechev: "Re: WebControl.BackColor"
- In reply to: Roy Lawson: "Re: "System.InvalidCastException: Specified cast is not valid." during connection.open"
- Next in thread: Kevin Yu [MSFT]: "Re: "System.InvalidCastException: Specified cast is not valid." during connection.open"
- Reply: Kevin Yu [MSFT]: "Re: "System.InvalidCastException: Specified cast is not valid." during connection.open"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|