TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Jesse
NA
11
0
2.0 framework being evil?
Apr 28 2006 6:31 PM
My boss has the 2.0 framework and 1.1 framework installed on his machine, and my developer machine has only the 1.1 framework installed. I have a project written in C# in Visual Studio 2003 (not using unsafe code), and it always runs fine on my machine, but it keeps getting System.NullReferenceException errors on my boss's machine at random intervals. Is the 2.0 framework trying to run 1.1 MSIL and failing at it? Has anyone else experienced this yet?
Reply
Answers (
1
)
Access tables in C# .Net
adding .net