Are my GAC calls using framework 1.0??

E

Erik Jensen

I see the folowing in the output window of my appliation:

Loaded 'c:\winnt\microsoft.net\framework\v1.1.4322
\mscorlib.dll', No symbols loaded.
'APPNAME': Loaded APPPATH', No symbols loaded.
'APPEXE.exe:
Loaded 'c:\winnt\assembly\gac\system.windows.forms\1.0.5000
..0__b77a5c561934e089\system.windows.forms.dll', No symbols
loaded.

does that gac/system.windows.forms/(versionnumber) mean im
not using the right version of the framework?

thanks
 
M

Mattias Sjögren

Erik,
does that gac/system.windows.forms/(versionnumber) mean im
not using the right version of the framework?

No. I don't see anything to worry about in the output.



Mattias
 

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