473,385 Members | 1,798 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,385 software developers and data experts.

The specified module could not be found

Has anyone seen this message when creating a new project
in .NET. I am running on Win2000 SP4.

I have received this error ever since I installed .NET.
When I hit OK, it creates the folders, but no files are
created for the project. If I attempt to add a new item,
then I also get an error stating that the environment
could not run the '...\.vsz' wizard.

Any ideas?
Thanks,
Dan
Jul 21 '05 #1
2 30372
Hi Dan,

It may be caused by the scripting components have been compromised.
You may try to download the file below and install it to update your
windows script host.
Windows Script 5.6 for Windows 2000 and XP
http://www.microsoft.com/downloads/d...943-7E4B-4622-
86EB-95A22B832CAA&displaylang=en

Regards,
Peter Huang
Microsoft Online Partner Support
Get Secure! www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

--------------------
Content-Class: urn:content-classes:message
From: "Dan Montz" <da*******@infocus.com>
Sender: "Dan Montz" <da*******@infocus.com>
Subject: The specified module could not be found
Date: Mon, 29 Sep 2003 10:20:20 -0700
Lines: 12
Message-ID: <20****************************@phx.gbl>
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Thread-Index: AcOGrfVWus/VZJtyQ4C3sZQ5oiFDZQ==
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
Newsgroups: microsoft.public.dotnet.general
Path: cpmsftngxa06.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.general:110257
NNTP-Posting-Host: TK2MSFTNGXA08 10.40.1.160
X-Tomcat-NG: microsoft.public.dotnet.general

Has anyone seen this message when creating a new project
in .NET. I am running on Win2000 SP4.

I have received this error ever since I installed .NET.
When I hit OK, it creates the folders, but no files are
created for the project. If I attempt to add a new item,
then I also get an error stating that the environment
could not run the '...\.vsz' wizard.

Any ideas?
Thanks,
Dan


Jul 21 '05 #2
Thanks for the input. I discovered that the scrrun.dll
was not in my path. Once I moved the dll into
WinNT\System32, everything worked fine. I also re-
registered the dll using regsvr32 scrrun.dll

Thanks for the help,
Dan
-----Original Message-----
Hi Dan,

It may be caused by the scripting components have been compromised.You may try to download the file below and install it to update yourwindows script host.
Windows Script 5.6 for Windows 2000 and XP
http://www.microsoft.com/downloads/details.aspx? FamilyId=C717D943-7E4B-4622-86EB-95A22B832CAA&displaylang=en

Regards,
Peter Huang
Microsoft Online Partner Support
Get Secure! www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
--------------------
Content-Class: urn:content-classes:message
From: "Dan Montz" <da*******@infocus.com>
Sender: "Dan Montz" <da*******@infocus.com>
Subject: The specified module could not be found
Date: Mon, 29 Sep 2003 10:20:20 -0700
Lines: 12
Message-ID: <20****************************@phx.gbl>
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Thread-Index: AcOGrfVWus/VZJtyQ4C3sZQ5oiFDZQ==
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
Newsgroups: microsoft.public.dotnet.general
Path: cpmsftngxa06.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.general:110257NNTP-Posting-Host: TK2MSFTNGXA08 10.40.1.160
X-Tomcat-NG: microsoft.public.dotnet.general

Has anyone seen this message when creating a new project
in .NET. I am running on Win2000 SP4.

I have received this error ever since I installed .NET.
When I hit OK, it creates the folders, but no files are
created for the project. If I attempt to add a new item,then I also get an error stating that the environment
could not run the '...\.vsz' wizard.

Any ideas?
Thanks,
Dan


.

Jul 21 '05 #3

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

Similar topics

3
by: dice | last post by:
I have built a .NET based service that uses a number of related 3rd party dlls. If I compile my code into a dll and use this in a test app all is well - however if I compile my code as a service...
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...
2
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...
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
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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...
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
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.