|
-
Nov 15th, 2003, 01:53 AM
#1
Thread Starter
New Member
"Unspecified Error"
Whenever I go to add a new form, it pops up an Unspecified Error. I am using Microsoft Visual Studio Basic.NET Enterprise Edition.
I am a noobie to VB all together, and have been taking a college intro class to the language. Please help if you can. Thanks.
-
Nov 16th, 2003, 06:11 PM
#2
Member
Reinstall Visual Studio .NET......
-
Nov 16th, 2003, 07:49 PM
#3
PowerPoster
I second that only if this is happening when you create a new solution, with a new project, with a new form. If this is happening with an existing solution, it is most likely something you did. A couple of the developers at my work have encountered this error, and it was ALWAYS something they did or were doing. It could also be a third party control like Crystal also.
-
Nov 17th, 2003, 12:09 AM
#4
Lively Member
Hi,
One of the causes is the incorrect framework use in the Visual Studio.Net. If this is the case. first uninstall all the dot net framework (1.0 and 1.1).
Then reinstall back the framework based on the Visual Studio you use.
2002 Version - Required 1.0
2003 Version - Required 1.1
To avoid confusion, try red to install both. It will makes your apps "panic", especially the ASP.NET.
-
Nov 17th, 2003, 12:11 AM
#5
Lively Member
Sorry, typing mistake.
try not to use both version of framework.
-
Nov 17th, 2003, 02:12 AM
#6
Thread Starter
New Member
Thanks a lot. I'll reinstall.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|