
May 11th, 2004, 01:09 PM
|
|
Registered User
|
|
Join Date: Sep 2003
Posts: 4
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
How to Register this WEB SERVICE for COM Interop
I am creating a WEB SERVICE using C# which needs a wrapper of COM object.
I would like to Register this WEB SERVICE for COM Interop. Now when I create this project as a C# project this property is Greyed out in project properties where as if I create the same project using VB.net then this option is available.
Anybody can tell me how to make this property selectable for C# WEB SERVICE project in Visual Studio .NET 2003
|