473,770 Members | 3,912 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

The specified module could not be found

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.

[FileNotFoundExc eption: The specified module could not be found.]
System.Enterpri seServices.Plat form.Initialize () +503
System.Enterpri seServices.Reso urcePool..ctor( TransactionEndD elegate
cb) +11
System.Data.Sql Client.Connecti onPool..ctor(De faultPoolContro l ctrl)
+797
System.Data.Sql Client.PoolMana ger.FindOrCreat ePool(DefaultPo olControl
ctrl) +170 System.Data.Sql Client.SqlConne ctionPoolManage r.GetPooledConn ection(SqlConne ctionString
options, Boolean& isInTransaction ) +358
System.Data.Sql Client.SqlConne ction.Open() +384
component_net.t est.Page_Load(O bject sender, EventArgs e)
System.Web.UI.C ontrol.OnLoad(E ventArgs e) +67
System.Web.UI.C ontrol.LoadRecu rsive() +35
System.Web.UI.P age.ProcessRequ estMain() +731
Ordinary aspx pages are working, but not pages trying to interact with
SQL?
We also have ASP pages on the same server, and they are interacting
with SQL.
We also tried to reinstall Net framework, with the same result.
Have also checked aspnet user rights all over, but with no success.

So the question is: "The specified module could not be found"
Which module can't be found???

Windows2000 Server
IIS 5
Microsoft .NET Framework Version:1.1.432 2.573; ASP.NET
Version:1.1.432 2.903
Nov 18 '05 #1
0 2406

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

Similar topics

4
4009
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. Please do not suggest default value solutions. Thanks.
2
2756
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 to install/uninstall it) I get the error: (53) The specified module could not be found When I debug the code, this error is thrown when the following code
0
434
by: William Sullivan | last post by:
I'm getting killed by this error message on TWO different machines at a client's site. Not just one machine, TWO. The web app is written in 2.0, and the install package has been confirmed to work on a test machine. Any ideas? The exception is thrown after my web app has begun initialization. The details: Event Type: Error Event Source: XXXXXX Event Category: None
2
1890
by: Marc | last post by:
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...
0
1955
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 used the windows installer .msi to install PHP on a WinXP pro machine with IIS 5.1. My current problem is that when I access a test page as in http://localhost/simple.php I get the message "The specified module could not be found."
2
11019
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 on a W23 server SP2, I get the following error: System.Runtime.Remoting.RemotingException: Remoting configuration failed with the exception 'System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation....
1
3991
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 Files\SW1\Plesk\Additional\PleskPHP5\ext\php_iconv.dll' - The specified module could not be found. in Unknown on line 0 But file is there in that specific location.
0
2319
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 dll (FelibFilterLib.dll). The problem is as follows: 1) The webservice is xcopied to the server, and the dll in question (FelibFilterLib) is located in the bin directory of the web service
4
23543
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 trace for more information about the error and where it originated in the code. Exception Details: System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E) Source Error: An unhandled...
0
10237
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10071
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10017
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8905
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6690
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5326
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5467
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3987
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2832
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.