M
Marco Trapanese
Hi!
I have an application composed of two executables and two dlls.
Both exe project are configured as full trust.
On the development machine all works fine.
When I test them on another machine either copying the bin folders or
using the "publish" feature in VB.NET Express they don't run.
I get several execptions like this:
"That assembly does not allow partially trusted callers." (why? I set my
projects as *full* trust).
"To grant this application the required permission [...] use the
Microsoft .NET Framework Configuration tool." (how? MS does not include
the mscorcfg.msc into the Framework 2.0...)
Could you help me, please?
Tell me if you need more details.
Marco / iw2nzm
I have an application composed of two executables and two dlls.
Both exe project are configured as full trust.
On the development machine all works fine.
When I test them on another machine either copying the bin folders or
using the "publish" feature in VB.NET Express they don't run.
I get several execptions like this:
"That assembly does not allow partially trusted callers." (why? I set my
projects as *full* trust).
"To grant this application the required permission [...] use the
Microsoft .NET Framework Configuration tool." (how? MS does not include
the mscorcfg.msc into the Framework 2.0...)
Could you help me, please?
Tell me if you need more details.
Marco / iw2nzm