replica nfl jerseysreplica nfl jerseyssoccer jerseyreplica nfl jerseys forums.silverfrost.com :: View topic - 2 MSIL DLL embedded in a C# project
forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

2 MSIL DLL embedded in a C# project

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> General
View previous topic :: View next topic  
Author Message
Christophe



Joined: 07 Sep 2012
Posts: 8

PostPosted: Fri Sep 07, 2012 2:53 pm    Post subject: 2 MSIL DLL embedded in a C# project Reply with quote

Hello,
Sorry if my question is a bit futile, i am new in DotNet compilation/programmation...

I create a first MSIL DLL with ftn95, called A (with a VS2010 ftn95 project).

I create a second MSIL DLL with ftn95, called B (with a VS2010 ftn95 project), including a subroutine fB which calls a subroutine fA from the dll A.

I create a main class in C# (vs2010 project), which calls the function fB (which calls the function fA), adding A and B as references.

I have an error at the execution :
"29: Call to missing routine - fA"

So he found fB but not fA.
It is confirmed by a sentence before the error message, which says approximately that it wants to go step by step into B.fB, and then into B.fA : it is the problem, because A is in fA, not in fB !

Do you have any idea about this ? (I tried to add A as reference into the project B, but VS2010 crashes ...)

Thanks a lot !
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> General All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group