473,414 Members | 1,947 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,414 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 30374
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
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
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.