Wednesday, March 7, 2012

DCOM for SQL 2000 debugging on 2003 server

Hi,
Anyone know how to configure DCOM for SQL debugging (i.e stepping through
stored procedure for example) on 2003 server ?
The following article explains how to configure for 2000 server but got
stuck on step 3 when attempting on 2003 server as option ( Distibuted COM
configuratin properties) not available.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsdebug/html/vxtskconfiguringdcomforsqldebugging.asp
Thanks for any information.
Scott
note:
- using visual studio 2003 on XP pro client
- using sql 2000 standard edition
- using 2003 server standard edition
DCOM for SQL 2000 debugging on 2003 serverHi
I think you can use the XP instructions.
John
"scott" wrote:
> Hi,
> Anyone know how to configure DCOM for SQL debugging (i.e stepping through
> stored procedure for example) on 2003 server ?
> The following article explains how to configure for 2000 server but got
> stuck on step 3 when attempting on 2003 server as option ( Distibuted COM
> configuratin properties) not available.
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsdebug/html/vxtskconfiguringdcomforsqldebugging.asp
> Thanks for any information.
> Scott
> note:
> - using visual studio 2003 on XP pro client
> - using sql 2000 standard edition
> - using 2003 server standard edition
>
> DCOM for SQL 2000 debugging on 2003 server
>
>
>|||thanks for reply john, you are probably corerct. it also seems the version
of VS maybe the problem.
thanks for reply
scott
"the Academic/Professional version of Visual Studio doesnt
support debugging against SQL Server.
For SQL Debugging to work you will need one of the following versions:
Version SQL Debugging
--­--
Enterpise SQL Server & MSDE
Developer SQL Server & MSDE
Professional MSDE
Standard Not available
Academic Not available "

No comments:

Post a Comment