[progress Communities] [progress Openedge Abl] Forum Post: Re: How Do You Use .net Classes...

  • Thread starter Thread starter Garry Hall
  • Start date Start date
Status
Not open for further replies.
G

Garry Hall

Guest
I would guess that VS is loading the assembly in a Reflection-Only context. Reflection-only context means you cannot execute the assembly. OE does not do this, the expectation is that you will run the code eventually. If you have a use case where you just want to develop your code without executing it, please request an enhancement.

Continue reading...
 
Status
Not open for further replies.
Back
Top