473,405 Members | 2,171 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,405 software developers and data experts.

Specified Module could not be found

I have a dll that is used to implement the web service class in the bin
directory. the dll references othere dll's that if finds using the path
directory. If the file can only be found through a mapped drive in the path
variable then the error "Specified Module could not be found" is given. If
the file can be found by a path that is not mapped such as "C:\dir1" then
there is no error. The mapped drive can point to a locally shared path and
there is still an error.
Thanks,
Marc
Aug 2 '06 #1
2 1868
This is happening because the Web Service is running under IIS, and that
means that the ASP.NET Worker Process is running, most likely, as the ASPNET
user. This user won't know about mapped drives.

"Marc" <Ma**@discussions.microsoft.comwrote in message
news:C9**********************************@microsof t.com...
>I have a dll that is used to implement the web service class in the bin
directory. the dll references othere dll's that if finds using the path
directory. If the file can only be found through a mapped drive in the
path
variable then the error "Specified Module could not be found" is given.
If
the file can be found by a path that is not mapped such as "C:\dir1" then
there is no error. The mapped drive can point to a locally shared path
and
there is still an error.
Thanks,
Marc

Aug 3 '06 #2
Brendan,
Are there options to allow the Asp.Net Process to see the Mapped Drives.

Thanks,

Marc

"Brendan Green" wrote:
This is happening because the Web Service is running under IIS, and that
means that the ASP.NET Worker Process is running, most likely, as the ASPNET
user. This user won't know about mapped drives.

"Marc" <Ma**@discussions.microsoft.comwrote in message
news:C9**********************************@microsof t.com...
I have a dll that is used to implement the web service class in the bin
directory. the dll references othere dll's that if finds using the path
directory. If the file can only be found through a mapped drive in the
path
variable then the error "Specified Module could not be found" is given.
If
the file can be found by a path that is not mapped such as "C:\dir1" then
there is no error. The mapped drive can point to a locally shared path
and
there is still an error.
Thanks,
Marc


Aug 7 '06 #3

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

Similar topics

4
by: Sam Smith | last post by:
I am using optparse for the commandline parsing for my programs. I was wondering if it is possible to detect if an option or option-arg has been specified on the commandline by the user or not....
0
by: Ludvig | last post by:
Hi We where attacked by hackers, somehow. After kicking them out of the server, and cleaning up the mess, we can't connect to SQL. System.EnterpriseServices.Platform.Initialize() +503...
2
by: jimmyfishbean | last post by:
Hi, I have created a VB.Net windows service. Everything was working fine until I attempted to add a setup project. Now, for some strange, when I try and run the application (using INSTALLUTIL...
0
by: RCM | last post by:
I am really eager to quit the Microsoft world and get into LAMP. For the immediate future I can't do the Apache part, so I am at least trying to get PHP up and running under IIS to learn it. I...
2
by: =?Utf-8?B?c2FtMDFt?= | last post by:
I have a remoting application that was developed on a Windows XP SP2 machine with VS2005 SP1. I finally got everything deployed using Wix 3.0, and it works great. Problem is, when I install the msi...
1
by: maheswaran | last post by:
Guys, I have using Plesk (IIS) server. While installing one of my project it is generates PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program...
0
by: stormogulen | last post by:
Hello all, I'm having some problems understanding how the runtime locates assemblies, and I hope you can help me shed some light on it. I'm deploying a web service, which uses some 3rd party...
12
by: dkurth | last post by:
Hi, I'm running PHP 5.2.3 on Windows 2000 Server with IIS 5. I'm trying to get cUrl working, so in my php.ini file, I have this line: extension_dir ="F:\PHP\ext" And later, I have: ...
4
by: yogarajan | last post by:
The specified module could not be found. (Exception from HRESULT: 0x8007007E) Description: An unhandled exception occurred during the execution of the current web request. Please review the stack...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.