473,385 Members | 1,185 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.

Problem with Visual Studio

Hi,

I'm not sure if this is the correct group were I should have posted
this message. So sorry for any problems created.

I am currently using Visual Studio .Net 2003. When I do as follows
the following error is being given.

File->New->Project, and then I choose Visual C# Projects and a
Windows application. I give the name and location and press OK. The
following error is being given "ClassFactory cannot supply requested
class". I have also tried to create a Console application instead of
windows application, but the same problem persists. The same problem
is given also when trying another programming language such as C++.

The problem seems to have started after I have installed Service
Pack 2 for Windows XP.

Can someone give help about my problem and how to fix it.

Thanks in Advance
Nov 16 '05 #1
5 1028
In article <bc*************************@posting.google.com> ,
be*********@yahoo.com says...
Hi,

I'm not sure if this is the correct group were I should have posted
this message. So sorry for any problems created.

I am currently using Visual Studio .Net 2003. When I do as follows
the following error is being given.

File->New->Project, and then I choose Visual C# Projects and a
Windows application. I give the name and location and press OK. The
following error is being given "ClassFactory cannot supply requested
class". I have also tried to create a Console application instead of
windows application, but the same problem persists. The same problem
is given also when trying another programming language such as C++.

The problem seems to have started after I have installed Service
Pack 2 for Windows XP.

Can someone give help about my problem and how to fix it.


Have you tried running the "Repair" option on VS.NET?

--
Patrick Steele
Microsoft .NET MVP
http://weblogs.asp.net/psteele
Nov 16 '05 #2
Patrick Steele [MVP] <pa*****@mvps.org> wrote in message news:<MP************************@msnews.microsoft. com>...
In article <bc*************************@posting.google.com> ,
be*********@yahoo.com says...
Hi,

I'm not sure if this is the correct group were I should have posted
this message. So sorry for any problems created.

I am currently using Visual Studio .Net 2003. When I do as follows
the following error is being given.

File->New->Project, and then I choose Visual C# Projects and a
Windows application. I give the name and location and press OK. The
following error is being given "ClassFactory cannot supply requested
class". I have also tried to create a Console application instead of
windows application, but the same problem persists. The same problem
is given also when trying another programming language such as C++.

The problem seems to have started after I have installed Service
Pack 2 for Windows XP.

Can someone give help about my problem and how to fix it.


Have you tried running the "Repair" option on VS.NET?


Sorry for my ignorance. Can you please tell me where the Repair
option is because I can't find it.
Nov 16 '05 #3
In article <bc*************************@posting.google.com> ,
be*********@yahoo.com says...
Sorry for my ignorance. Can you please tell me where the Repair
option is because I can't find it.


Go to Control Panel
Add/Remove Programs
Select Microsoft VS.NET 2003 ...
Click Change/Remove
On the screen that pops up, pick option 2
The click the Repair/Reinstall button

--
Patrick Steele
Microsoft .NET MVP
http://weblogs.asp.net/psteele
Nov 16 '05 #4
Patrick Steele [MVP] <pa*****@mvps.org> wrote in message news:<MP************************@msnews.microsoft. com>...
In article <bc*************************@posting.google.com> ,
be*********@yahoo.com says...
Sorry for my ignorance. Can you please tell me where the Repair
option is because I can't find it.


Go to Control Panel
Add/Remove Programs
Select Microsoft VS.NET 2003 ...
Click Change/Remove
On the screen that pops up, pick option 2
The click the Repair/Reinstall button


A complete Repair was done. No errors were reported. A new project
was tried to be started, but the problem persisted.

What else can be done to fix the problem?
Nov 16 '05 #5
be*********@yahoo.com (Xarky) wrote in message news:<bc*************************@posting.google.c om>...
Patrick Steele [MVP] <pa*****@mvps.org> wrote in message news:<MP************************@msnews.microsoft. com>...
In article <bc*************************@posting.google.com> ,
be*********@yahoo.com says...
Sorry for my ignorance. Can you please tell me where the Repair
option is because I can't find it.


Go to Control Panel
Add/Remove Programs
Select Microsoft VS.NET 2003 ...
Click Change/Remove
On the screen that pops up, pick option 2
The click the Repair/Reinstall button


A complete Repair was done. No errors were reported. A new project
was tried to be started, but the problem persisted.

What else can be done to fix the problem?


I searched on MSDN with the error given. The following link was found
which seems to be my problem.
http://support.microsoft.com/default...b;en-us;303454

I read this site it tells to install a component of Service Pack 1, by
following the link given at the bottom of the page. If found the
given link but there seems to be no components of Service Pack 1, but
of Service Pack 3?

Can someone give some assistance to solve my problem pls.
Thanks in Advance
Nov 16 '05 #6

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

Similar topics

3
by: fastwings | last post by:
mm the code //////makemenu.h//// class menu { public: int op; pmenu(int op,int sub = 0) { switch op {
13
by: kamaraj80 | last post by:
Hi I am using the std:: map as following. typedef struct _SeatRowCols { long nSeatRow; unsigned char ucSeatLetter; }SeatRowCols; typedef struct _NetData
9
by: Prasad | last post by:
HI, I am a beginner in VC++.. I am trying to write a Win32 console application in visual studio.. I am using following header files.. #include <STRING> using namespace std; #include...
1
by: Arsalan Ahmad | last post by:
Hi all, I am trying to compile some source files using makefile. While compiling I am getting errors as shown below. Any idea how can I solve this problem. I believe I need to add some...
2
by: Jeff | last post by:
Hey asp.net 2.0 My asp.net 2.0 project has got a assembly load problem: Some of my web.config settings: <membership defaultProvider="AH_MembershipProvider" userIsOnlineTimeWindow="15">
4
by: sqlguy | last post by:
Why do we have to contact MS for a problem that has been with this compiler from at least the beta of VS 20005. I am so sick and tired of the 30 - 40 clicks it takes to dismiss VS when there is a...
0
by: anupamak | last post by:
hello, I created a win32 project(precompiled headers, console application). This was created to create a service( for which i used SERVICE_TABLE_ENTRY, SERVICE_STATUS, SERVICE_STATUS_HANDLE,...
4
by: vedrandekovic | last post by:
Hi, I have already install Microsoft visual studio .NET 2003 and MinGw, when I try to build a extension: python my_extension_setup.py build ( or install ) , I get an error: LINK : fatal...
16
by: Bill Nguyen | last post by:
I'm running into a very weird problem regarding subtraction. Subtraction behaves as if it's an addition in the below sub txtJacoCost.Text = Format(mRackc - (mDisc + mJaEc), "0.#####0") ...
3
by: =?Utf-8?B?YzY3NjIyOA==?= | last post by:
Hi all, I cut and paste the following code from msdn help page which it just introduces view and multiview server controls. Here is what I do: in vs studio 2005, File --New Web Site, it...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
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: 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?
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...

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.