views:

28

answers:

0

Hello,

i'm missing the "Step Into Stored Procedure" option when i rightclick a Stored Procedure in Server Explorer/Data Connections. This is neither a problem under Windows XP(development pc) nor with Windows Server 2003/64 bit(old productive Server). But under Windows Server 2008/64bit there is not an option to debug a stored procedure from Visual Studio 2005(Prof).

This is what i dont get:

alt text

Btw, remote debugging from XP to 2008/64 also seems not be possible. I get following errormessage:

alt text

On server i got following system event logs (both Source: Schannel):

  • The certificate received from the remote server was issued by an untrusted certificate authority. Because of this, none of the data contained in the certificate can be validated. The SSL connection request has failed. The attached data contains the server certificate.
  • The following fatal alert was generated: 48. The internal error state is 552.

But the remote debugging problem is not so important because VS2005 is installed on server(but as said without "step into"-debug function).

Thank you in advance