Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 58097 invoked from network); 25 Jan 2008 22:31:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jan 2008 22:31:39 -0000 Received: (qmail 45856 invoked by uid 500); 25 Jan 2008 22:31:29 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 45836 invoked by uid 500); 25 Jan 2008 22:31:29 -0000 Mailing-List: contact axis-c-user-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C User List" Reply-To: "Apache AXIS C User List" Delivered-To: mailing list axis-c-user@ws.apache.org Received: (qmail 45825 invoked by uid 99); 25 Jan 2008 22:31:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jan 2008 14:31:29 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of DMeier@serena.com designates 199.201.227.27 as permitted sender) Received: from [199.201.227.27] (HELO SMX-MX.serena.dmz) (199.201.227.27) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jan 2008 22:31:03 +0000 Received: from ord-mail.serena.com (unverified) by SMX-MX.serena.dmz (Clearswift SMTPRS 5.2.5) with ESMTP id for ; Fri, 25 Jan 2008 14:31:04 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C85FA1.F887A34B" Subject: Problem getting dll to load under the IIS module Date: Fri, 25 Jan 2008 14:31:04 -0800 Message-ID: <0CD5E28A763C8D4D84C690F5C463F94A5F1A88@ord-mail.serena.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problem getting dll to load under the IIS module Thread-Index: AchfofhfVIjTYb0KTe2Z1ZlhnpYxjw== From: "Dave Meier" To: "Apache AXIS C User List" X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C85FA1.F887A34B Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I am running just fine when using axis2_http_server.exe, but when I go through IIS I get the "[Fri Jan 25 13:39:41 2008] [error] ..\..\src\core\receivers\raw_xml_in_out_msg_recv.c(115) Impl object for service 'aewebservices70' not set in message receiver. 100 :: Failed in creating DLL" message. =20 My service dll depends on several other dlls, and I have placed those dlls in the services directory where my dll and services.xml is located, plus I copied them into the lib directory where all the axis2c dlls are located. Everything is built in release mode. When using the IIS module, what does the path get set to? I also gave read/write/execute privileges to the axis2 virtual dir and made sure to grant full access to the IUSR_* account for my AXIS2C_HOME. Everything is set up correctly and the math sample works fine through IIS. =20 Any ideas on how I can figure out why my dll will not load through IIS? =20 Thanks, =20 -Dave. ********************************************************************** This email and any files transmitted with it are confidential and intended = solely for the use of the individual or entity to whom they are addressed. = Any unauthorized review, use, disclosure or distribution is prohibited. If = you are not the intended recipient, please contact the sender by reply e-ma= il and destroy all copies of the original message.=20 ********************************************************************** ------_=_NextPart_001_01C85FA1.F887A34B Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable
I am runn= ing just=20 fine when using axis2_http_server.exe, but when I go through IIS I get the = "[Fri=20 Jan 25 13:39:41 2008] [error]=20 ..\..\src\core\receivers\raw_xml_in_out_msg_recv.c(115) Impl object for ser= vice=20 'aewebservices70' not set in message receiver. 100 :: Failed in creating DL= L"=20 message.
 
My servic= e dll=20 depends on several other dlls, and I have placed those dlls in the services= =20 directory where my dll and services.xml is located, plus I copied them into= the=20 lib directory where all the axis2c dlls are located.  Everything is bu= ilt=20 in release mode.  When using the IIS module, what does the path get se= t=20 to?  I also gave read/write/execute privileges to the axis2 virtual di= r and=20 made sure to grant full access to the IUSR_* account for my AXIS2C_HOME.&nb= sp;=20 Everything is set up correctly and the math sample works fine through=20 IIS.
 
Any ideas= on how I=20 can figure out why my dll will not load through IIS?
 
Thanks,
 
-Dave.

*********************= *************************************************

This email and any fi= les transmitted with it are confidential and intended solely for the use of= the individual or entity to whom they are addressed. Any unauthorized revi= ew, use, disclosure or distribution is prohibited. If you are not the inten= ded recipient, please contact the sender by reply e-mail and destroy all co= pies of the original message.

*********************= *************************************************

 

------_=_NextPart_001_01C85FA1.F887A34B--