|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Anandan Subbaiyan (ASubbaiyan
BRASSRING.COM)Date: Wed Mar 13 2002 - 09:10:18 CST
Finally it seems I have an option to shutdown the COM Object. But the real
problem is SOAP Server which is part of ISAPI DLL is not releasing the
reference to the COM Object which may end up in huge memory leak when it is
taken to production. How can I handle this? Is this a known bug with MS
SOAP Tool Kit 2.0 ? If so is there any patch/fix for it?
-----Original Message-----
From: Liviu Anca [mailto:Liviu
EON.RO]
Sent: Wednesday, March 13, 2002 3:23 AM
To: DCOM
DISCUSS.MICROSOFT.COM
Subject: Re: Web Server/SOAP Server NOT Releasing DLL Reference
*This message was transferred with a trial version of CommuniGate(tm) Pro*
The SOAP server part from MS SOAP Toolkit is actually an ISAPI DLL, not a
Web app that can be isolated. If you install your COM objects in COM+, you
will be able to "shutdown" only your COM+ app, not the IIS.
Liviu Anca
-----Original Message-----
From: Distributed COM-Based Code [mailto:DCOM
DISCUSS.MICROSOFT.COM]On
Behalf Of Anandan Subbaiyan
Sent: Wednesday, March 13, 2002 1:19 AM
To: DCOM
DISCUSS.MICROSOFT.COM
Subject: Re: Web Server/SOAP Server NOT Releasing DLL Reference
*This message was transferred with a trial version of CommuniGate(tm) Pro*
I got it. I could able to compile the DLL after stopping the IIS Admin
Service or "World Wide Web Publishing Service". But this could not be an
ideal solution as stopping Web Services stops all the services and cannot be
taken to production.
I hope there must be some other solution to relase the DLL or it must be a
bug with SOAP Server creation using ISAPI (even the code generated for ASP
does not releases the SOAP Server reference)
Thankx and any additional inputs are appreciated.
Anand
-----Original Message-----
From: Jim Stanton [mailto:jstanton
ESCHERGROUP.COM]
Sent: Tuesday, March 12, 2002 5:28 PM
To: DCOM
DISCUSS.MICROSOFT.COM
Subject: Re: Web Server/SOAP Server NOT Releasing DLL Reference
>From the commandline:
iisreset /restart
>From VBScript (search MSDN for IIsWebServer for more information):
' You may need to change the string below
Set objWebServer1 = GetObject("IIS://LocalHost/W3SVC/1")
objWebServer1.Stop
objWebServer1.Start
-----Original Message-----
From: Distributed COM-Based Code [mailto:DCOM
DISCUSS.MICROSOFT.COM]On
Behalf Of Anandan Subbaiyan
Sent: Tuesday, March 12, 2002 5:17 PM
To: DCOM
DISCUSS.MICROSOFT.COM
Subject: Re: Web Server/SOAP Server NOT Releasing DLL Reference
How can I stop/kill those ISAPI DLL's?
-----Original Message-----
From: Lewis Jones [mailto:Lewis.Jones
ONBASE.COM]
Sent: Tuesday, March 12, 2002 5:06 PM
To: DCOM
DISCUSS.MICROSOFT.COM
Subject: Re: Web Server/SOAP Server NOT Releasing DLL Reference
When they say stop your Web Service... They mean stopping the "IIS Admin
Services"...
Stopping the WWW service isn't enough as all the ISAPI dll's and stuff will
stay loaded...
-----Original Message-----
From: Anandan Subbaiyan [mailto:ASubbaiyan
BRASSRING.COM]
Sent: Tuesday, March 12, 2002 5:10 PM
To: DCOM
DISCUSS.MICROSOFT.COM
Subject: Re: Web Server/SOAP Server NOT Releasing DLL Reference
Here is the code I am using to call the Web Service. I have tried stopping
the Web Server not the Web Service. How Could I stop the Web Service,as
everything is happening behind the scene.
---------
Set objSoapClient = New MSSOAPLib.SoapClient
Call
objSoapClient.mssoapinit("http://172.29.151.207/XMLReceiver/DSTSimulator.WSD
L", "DSTSimulator", "clsDSTXMLReceiverSoapPort")
strReturnXML = objSoapClient.PostXML(strPostXML)
----------
Anand
-----Original Message-----
From: Alex Shevchuk [mailto:ashevchuk
CORILLIAN.COM]
Sent: Tuesday, March 12, 2002 4:55 PM
To: DCOM
DISCUSS.MICROSOFT.COM
Subject: Re: Web Server/SOAP Server NOT Releasing DLL Reference
Try this:
in Internet Information Services:
- stop your Web Service;
- right-click on your virtual directory:
- If "Unload" button "Directory" tab is enabled - click it.
- Otherwise, I don't know. :(
Alex
> -----Original Message-----
> From: Anandan Subbaiyan [mailto:ASubbaiyan
BRASSRING.COM]
> Sent: Tuesday, March 12, 2002 1:39 PM
> To: DCOM
DISCUSS.MICROSOFT.COM
> Subject: Web Server/SOAP Server NOT Releasing DLL Reference
>
>
> I have created the WSDL File from the ActiveX DLL (VB) using MS WSDL
> Generator in the Virtual Directory of IIS Web Server. The
> Call to the SOAP
> Server from the SOAP Client from Visual Basic (using MS SOAP
> Toolkit 2.0)
> works fine.
>
> I cound not able to compile the ActiveX DLL after the call . It says
> "Permission denied".
> I could able to compile after restarting the machine. So I am
> thinking the
> WebServer or the SOAP Server is holding the reference to the DLL.
>
> This may not be the right place to post this But any inputs
> are appreciated.
>
> Thankx,
> Anand
>
> ----------------------------------------------------------------
> Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
> contains important info. Save time, search the archives at
> http://discuss.microsoft.com/archives/index.html .
> To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
>
----------------------------------------------------------------
Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
contains important info. Save time, search the archives at
http://discuss.microsoft.com/archives/index.html .
To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
----------------------------------------------------------------
Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
contains important info. Save time, search the archives at
http://discuss.microsoft.com/archives/index.html .
To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
----------------------------------------------------------------
Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
contains important info. Save time, search the archives at
http://discuss.microsoft.com/archives/index.html .
To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
----------------------------------------------------------------
Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
contains important info. Save time, search the archives at
http://discuss.microsoft.com/archives/index.html .
To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
----------------------------------------------------------------
Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
contains important info. Save time, search the archives at
http://discuss.microsoft.com/archives/index.html .
To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
----------------------------------------------------------------
Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
contains important info. Save time, search the archives at
http://discuss.microsoft.com/archives/index.html .
To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
----------------------------------------------------------------
Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
contains important info. Save time, search the archives at
http://discuss.microsoft.com/archives/index.html .
To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
----------------------------------------------------------------
Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
contains important info. Save time, search the archives at
http://discuss.microsoft.com/archives/index.html .
To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]