NullReferenceException when creating new project

C

Chris Dunaway

This is a repost of an issue that I did not get any responses on, so I
thought I'd try it again.

I just installed VS.Net 2003 Ent. Arch. on a machine with Windows XP Pro.
The installation went without any errors.

When I attempt to create a new project (either VB or C#), a messagebox pops
up saying that there was a NullReferenceException and the form designer has
a big red cross (red X) through it. This also happens if I just add a
Windows form to the project.

If I click the run button, the app runs without error and the form is
displayed (with nothing on it since I can't design the form).

Has anyone else experienced this?

Any clues to solve this problem are most appreciated.

Chris
 
C

Chris Dunaway

This is a repost of an issue that I did not get any responses on, so I
thought I'd try it again.

I just installed VS.Net 2003 Ent. Arch. on a machine with Windows XP
Pro. The installation went without any errors.

When I attempt to create a new project (either VB or C#), a messagebox
pops up saying that there was a NullReferenceException and the form
designer has a big red cross (red X) through it. This also happens if
I just add a Windows form to the project.

If I click the run button, the app runs without error and the form is
displayed (with nothing on it since I can't design the form).

Has anyone else experienced this?

Any clues to solve this problem are most appreciated.

Chris
 
C

Charles Law

Hi Chris

I'm sorry that I don't have an answer for you, but one reason why you may
not have had any responses is the vague subject line. I would suggest on
future requests that you include something of the actual problem.

HTH

Charles
 
C

Chris Dunaway

I'm sorry that I don't have an answer for you, but one reason why you may
not have had any responses is the vague subject line. I would suggest on

My subject reads: "NullReferenceException when creating new project"

That's pretty specific. Do you not see that? I wonder if the recent
problems with the news groups have caused my post to disappear?

Anyway, thanks for the response.

Chris
 
J

Jon Skeet [C# MVP]

Chris Dunaway said:
My subject reads: "NullReferenceException when creating new project"

No, your subject reads "Can Anyone help???". Your *body* includes the
details, but if you don't put something meaningful in the subject line,
a lot of people will just skip over it.
 
C

Chris Dunaway

No, your subject reads "Can Anyone help???". Your *body* includes the

My original subject read what I stated, but I see that I managed to multi-
post with a new subject.

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top