[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bugs #12182] Problem is with resolving fully qualifie
From: |
Kirill Kononenko |
Subject: |
[Pnet-developers] [bugs #12182] Problem is with resolving fully qualified static metod from referenced dlls |
Date: |
Fri, 4 Mar 2005 21:17:14 +0000 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322) |
Follow-up Comment #1, bugs #12182 (project dotgnu-pnet):
H:\GetDotGNU\bugs\namespace_test>cscc -shared MyClass.cs
H:\GetDotGNU\bugs\namespace_test>cscc Main.cs /r:a.dll
H:\GetDotGNU\bugs\namespace_test>a.exe
Unhandled Exception: System.TypeLoadException: Could not load type
MyNamespace.M
yClass from assembly a, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null.
at Class1.Main(String[] args)
H:\GetDotGNU\bugs\namespace_test>ilrun.exe a.exe
unresolved type: [a]MyNamespace.MyClass
a.exe: unresolved external references
_______________________________________________________
This item URL is:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=12182>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/