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

Eroor message when opening vs.net 2002

When i want to open vs.net 2002 professional edition, a window installer
message box appears saying: "Please wait while windows configures Microsoft
Visual Studio .NET professional _english". After about 2 minutes of delay
when the ide starts and when i try to open new project for vb.net an error
message appears saying "VC package not avilable or not registered".

I have tried the follwing to register the dll,pdb etc.

regsvr32 /s "C:\Program Files\Common Files\Microsoft Shared\Visual Database
Tools\vdt70.dll"
regsvr32 /s "C:\Program Files\Common Files\Microsoft Shared\VS7Debug\pdm.dll"
regsvr32 /s "C:\winnt\system32\msdxm.ocx"
regsvr32 /s "C:\Program Files\Common Files\Crystal Decisions\1.0\Bin\
ExportModeller.dll"
rem regsvr32 /s"C:\Program Files\Common Files\Microsoft Shared\Web Folders\
msonsext.dll"
regsvr32 /s "C:\Program Files\Common Files\Microsoft Shared\VS7Debug\pdm.dll"
regsvr32 /s "C:\Program Files\Common Files\Microsoft Shared\MSDesigners7\
msddslm.dll"
regsvr32 /s "C:\Program Files\Common Files\Microsoft Shared\MSDesigners7\
msdds.dll"
regsvr32 /s "C:\Program Files\Common Files\Crystal Decisions\1.0\Bin\Cdo32.
dll"
regsvr32 /s "C:\Program Files\Common Files\Designer\MSADDNDR.DLL"
rem regsvr32 /s "C:\Program Files\Common Files\Microsoft Shared\Office10\MSO.
DLL"
regsvr32 /s "C:\Program Files\Common Files\Microsoft Shared\VS7Debug\msdbg2.
dll"
regsvr32 /s "C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\
VDT\vdt70p.dll"
regsvr32 /s "C:\Program Files\Common Files\Microsoft Shared\MSI Tools\
mergemod.dll"
rem regsvr32 /s "C:\Program Files\Common Files\Microsoft Shared\MSEnv\vsext.
olb"
regsvr32 /s "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\
vcpackages\VCProject.dll"
regsvr32 /s "C:\Program Files\Common Files\Microsoft Shared\Help\hxds.dll"
regsvr32 /s "C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE\
VsWizard.dll"
regsvr32 /s "C:\Program Files\Common Files\Microsoft Shared\MSDN\CookDoc.dll"
regsvr32 /s "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\
vcpackages\VCProjectEngine.dll"
regsvr32 /s "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\
vcpackages\resedit.dll"
regsvr32 /s "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\
vcpackages\bined.dll"
regsvr32 /s "C:\Program Files\Common Files\Crystal Decisions\1.0\Bin\Cdo32.
dll"
regsvr32 /s "C:\Program Files\Common Files\Microsoft Shared\MSEnv\dte.olb"
regsvr32 /s "C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\
Packages\Compsvcspkg.dll"
regsvr32 /s "C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE\
vsmacros.dll"
regsvr32 /s "C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\
Packages\Debugger\vsdebug.dll"
regsvr32 /s "C:\Program Files\Common Files\Microsoft Shared\MSDesigners7\
msddsf.dll"
regsvr32 /s "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\
vcpackages\vcpkg.dll"

But nothing friutful things happened. I have got the same error message
every time.

please help me in this regard as I have to do my college project work now in
VB.net. Resinstalling is a very tedious work. So please any one suggest me
alternate way.

Thank You in advance.

--
Anindya Chatterjee

Computer Science Student [4th year]
Nov 21 '05 #1
1 1979
I'm not sure it there is an alternate way. VS.NET packages are registered
here:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio \7.0\Packages

but using regsvr32.exe registers them as COM components, maybe not as VS.NET
packages. This is done by the installer, so I suggest to reinstall VS.NET,
tedious as it can be...

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

"Anindya C via DotNetMonster.com" <fo***@nospam.DotNetMonster.com> escribió
en el mensaje news:4F***********@DotNetMonster.com...
When i want to open vs.net 2002 professional edition, a window installer
message box appears saying: "Please wait while windows configures
Microsoft
Visual Studio .NET professional _english". After about 2 minutes of delay
when the ide starts and when i try to open new project for vb.net an error
message appears saying "VC package not avilable or not registered".

I have tried the follwing to register the dll,pdb etc.

regsvr32 /s "C:\Program Files\Common Files\Microsoft Shared\Visual
Database
Tools\vdt70.dll"
regsvr32 /s "C:\Program Files\Common Files\Microsoft
Shared\VS7Debug\pdm.dll"
regsvr32 /s "C:\winnt\system32\msdxm.ocx"
regsvr32 /s "C:\Program Files\Common Files\Crystal Decisions\1.0\Bin\
ExportModeller.dll"
rem regsvr32 /s"C:\Program Files\Common Files\Microsoft Shared\Web
Folders\
msonsext.dll"
regsvr32 /s "C:\Program Files\Common Files\Microsoft
Shared\VS7Debug\pdm.dll"
regsvr32 /s "C:\Program Files\Common Files\Microsoft Shared\MSDesigners7\
msddslm.dll"
regsvr32 /s "C:\Program Files\Common Files\Microsoft Shared\MSDesigners7\
msdds.dll"
regsvr32 /s "C:\Program Files\Common Files\Crystal
Decisions\1.0\Bin\Cdo32.
dll"
regsvr32 /s "C:\Program Files\Common Files\Designer\MSADDNDR.DLL"
rem regsvr32 /s "C:\Program Files\Common Files\Microsoft
Shared\Office10\MSO.
DLL"
regsvr32 /s "C:\Program Files\Common Files\Microsoft
Shared\VS7Debug\msdbg2.
dll"
regsvr32 /s "C:\Program Files\Microsoft Visual Studio .NET
2003\Common7\Tools\
VDT\vdt70p.dll"
regsvr32 /s "C:\Program Files\Common Files\Microsoft Shared\MSI Tools\
mergemod.dll"
rem regsvr32 /s "C:\Program Files\Common Files\Microsoft
Shared\MSEnv\vsext.
olb"
regsvr32 /s "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\
vcpackages\VCProject.dll"
regsvr32 /s "C:\Program Files\Common Files\Microsoft Shared\Help\hxds.dll"
regsvr32 /s "C:\Program Files\Microsoft Visual Studio .NET
2003\Common7\IDE\
VsWizard.dll"
regsvr32 /s "C:\Program Files\Common Files\Microsoft
Shared\MSDN\CookDoc.dll"
regsvr32 /s "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\
vcpackages\VCProjectEngine.dll"
regsvr32 /s "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\
vcpackages\resedit.dll"
regsvr32 /s "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\
vcpackages\bined.dll"
regsvr32 /s "C:\Program Files\Common Files\Crystal
Decisions\1.0\Bin\Cdo32.
dll"
regsvr32 /s "C:\Program Files\Common Files\Microsoft Shared\MSEnv\dte.olb"
regsvr32 /s "C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\
Packages\Compsvcspkg.dll"
regsvr32 /s "C:\Program Files\Microsoft Visual Studio .NET
2003\Common7\IDE\
vsmacros.dll"
regsvr32 /s "C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\
Packages\Debugger\vsdebug.dll"
regsvr32 /s "C:\Program Files\Common Files\Microsoft Shared\MSDesigners7\
msddsf.dll"
regsvr32 /s "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\
vcpackages\vcpkg.dll"

But nothing friutful things happened. I have got the same error message
every time.

please help me in this regard as I have to do my college project work now
in
VB.net. Resinstalling is a very tedious work. So please any one suggest me
alternate way.

Thank You in advance.

--
Anindya Chatterjee

Computer Science Student [4th year]

Nov 21 '05 #2

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

Similar topics

0
by: Wookie | last post by:
We have been using an Access 97 database with oracle 8.1.7 using odbc linked tables with a VB6 front end. These have been working fine for the last few months. We reconnect the tables when a user...
3
by: MarkW | last post by:
Hi, I have a Javascript heavy application that I need to record stats from for each click that the user makes. For all intents and purposes this is a shopping cart application that employs a...
3
by: tomyboy | last post by:
Read this from Dev Ashish http://www.mvps.org/accessfr/forms/frm0034.htm for opening a form in an other db This seems useful for my job I've a db named INVOICING making invoice and a 2nd db name...
6
by: MIG | last post by:
In Access 97 I used @ to make message boxes to separate the lines, rather than have the message all in one line. In Access 2000, all that happens is that "@" appears all over my message boxes. ...
3
by: MadCrazyNewbie | last post by:
Hi Group, Is it possible to Open a Project saved in Visual Basic 2003, in Visual Basic 2002? Many Thanks Regards MCN
18
by: Peteroid | last post by:
Apparently there is a limit to how complex a single header file with a huge class definition in it can be. The source to one of my header files is at a point that it compiles and runs fine, until I...
0
by: asklucas | last post by:
Hi there, I got an MS Access DB, which is causing problems when the client PC is running using a Traditional Chinese codepage. The DB was probably created with Access 97, Western European...
10
by: Robert | last post by:
How do you get an accurate count of the number of records returned from a query when using linked tables. I have an access 2003 database as a front end to another access 2003 database that...
1
by: kommaraju | last post by:
iam a starter to db2 & jdbc.i have a servlet program which connects to ibm db2 using jdbc.when i run this using apache tomcat 4.1.34 , it is showing a error message of HTTP STATUS 500 my jdbc...
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: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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?
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
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
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,...

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.