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
alex vanalex
NA
7
0
problem with references in visual studio
Dec 19 2007 3:43 AM
Hello everybody! I have started developing a pda application in visual studio 2005 and a little problem came up..I add standard references in my project such as System.dll, System.Windows.Forms.dll, System.Xml and so on...But when the application runs the message i get from the output panel is
'PDAApp.exe' (Managed): Loaded 'C:\Program Files\Microsoft.NET\SDK\CompactFramework\v2.0\Debugger\BCL\mscorlib.dll', No symbols loaded.
'PDAApp.exe' (Managed): Loaded 'h:\app\visual studio\pdaapp\bin\debug\PDAApp.exe', Symbols loaded.
'PDAApp.exe' (Managed): Loaded 'C:\Program Files\Microsoft.NET\SDK\CompactFramework\v2.0\Debugger\BCL\System.Windows.Forms.dll', No symbols loaded.
'PDAApp.exe' (Managed): Loaded 'C:\Program Files\Microsoft.NET\SDK\CompactFramework\v2.0\Debugger\BCL\System.dll', No symbols loaded.
'PDAApp.exe' (Managed): Loaded 'C:\Program Files\Microsoft.NET\SDK\CompactFramework\v2.0\Debugger\BCL\System.Drawing.dll', No symbols loaded.
No symbols loaded...I guess (as the message says) that i can't load the essential references correctly...Does anyone have an idea about that error message. I'd be grateful if you helped me...Thank you in advance for reading my post.
vanalex
Reply
Answers (
1
)
Installing .NET in windows vista
pda connection with web service