473,387 Members | 1,530 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

COM+ Web Services on 2003 Server

Hi,

I have a bit of a problem.

I have a COM+ object that I need to expose via SOAP as part of a
larger application. The COM+ object has previously been published via
the Microsoft SOAP toolkit v3 on Windows 2000 Server and Windows XP
Pro (the development machine).

This now needs to be deployed to a Windows 2003 Server machine, where
the SOAP toolkit is not supported, however I am having no end of
problems.

In order to determine the correct way of doing things, I tried to
configure my local XP Pro machine to serve the SOAP in the 2003
manner.

Firstly, I created a new COM+ Application, and imported my COM+ object
into it, then I checked the "Use SOAP" box following this article:
http://msdn.microsoft.com/library/de...asp?frame=true

This created a virtual directory just fine, however, the Default.aspx
file rendered the source code.

I then added the association between the .aspx file extension and the
aspnet_isapi.dll file and the page now correctly renders links to the
four interfaces the object exports:
http://localhost/soap/object.utilites.soap?WSDL

These links throw 404 errors

My directory looks like
C:\WINDOWS\SYSTEM32\Com\SOAPVRoots\soap\
\Default.aspx
\Default.disco
\Web.config
\bin
\objectsoaplib.dll
\comsvcslib.dll

Web.config appears to my .NET illiterate eye to point mappings to
things in a .NET fasion, and I'm guessing here, is being totaly
ignored.

How would I go about manualy fixing the virtual directory to correctly
serve a .NET powered application? Or is it something else that I'm
getting wrong?

has anyone else solved this?

TIA

Mike Jervis
Nov 21 '05 #1
1 1902
The answer is to run aspnet_regiis.exe which can be found in:

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\

For me anyway, it'll be in:
[windows install folder]\Microsoft.NET\Framework\[appropriate version number]\
Nov 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Prashanth | last post by:
Hi, We are facing some issues in COM+ deployment. We get system error "Unable to enlist in a distributed transaction" . It has a very inconsistant behaviour. On refreshing the screens couple of...
8
by: Carel Lotz | last post by:
H We have ported our VB 6 application into VB .NET but are still integrating with a few COM + applications written in VB6 running on our application server (Win 2000 Server). We have the proxies...
11
by: Peter Rietkerk | last post by:
I have a few questions regarding the referencing of web services using this toolkit. I am currently trying to reference a specific URL to WSDL that was generated on a local server. Does anyone know...
0
by: Anbu | last post by:
Hi All, I have deployed Windows SharePoint Server 2003 and Project Central Server 2003 on a Window Server 2003. How can I list all the web services running on the server, including SPS 2003,...
12
by: Griff | last post by:
I have a two tier system. I've created a COM+ package on the data tier (Win2003) and exported it as a COM+proxy (v 1.0 compliant) and installed this onto a Win2000 web application. I've...
2
by: weirdscientist78 | last post by:
I was trying to install Reporting Services on Windows Server 2003. but it seems to need Visual Studio .Net 2003 installed. I just can't download .Net 2003 anywhere.is it any different than...
2
by: Richard Collette | last post by:
Hi, I have a service, that runs perfectly when executed outside of the web service environment. When called as a web service I get the exception listed below sporadically. A call to the web...
0
by: rmk | last post by:
How can I get the 2000 and 2005 versions of SQL Server Reporting Services both working on my development laptop ????? I have ASP.NET 1.1 and 2.0 installed on my laptop. I have Visual Studio...
0
by: nhaughton | last post by:
I have writtten a webservice in .Net 1.1 using C#, that exposes an existing COM+ application as a webservice to remote web applications. The COM+ application works fine under Win 2000, XP amd...
2
by: Vai2000 | last post by:
Hi All, I have a COM+ Component that calls a webservice internally. It works super on Windows 2000, unfortunately when I deployed this application to Windows 2003 Standard Server, I am getting the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.