Page 1 of 1

Visual Studio 2010 Errors

PostPosted: July 5th, 2012, 7:53 pm
by Genis200
Hi. Today I installed Phalanger Tools, and I am getting the following error when I try to start a WinForm Phalanger Application 'Unable to cast object of type 'PHP.Core.Reflection.ClrObject' to type 'PHP.Core.PhpObject'. I'm not sure why this is happening.

Re: Visual Studio 2010 Errors

PostPosted: July 5th, 2012, 8:08 pm
by Jakub Misek
Hi,
thanks for the feedback! I've found this is bug in latest release of Phalanger. It will be fixed in upcoming release.

Re: Visual Studio 2010 Errors

PostPosted: April 9th, 2013, 9:19 am
by Eryn06
Hi guys.
I have been uploaded recently sources from dotras.codeplex.com, and have opened it in VS2010 SP1.
While building process was started, Vs 2010 had printed such error in Errors Window:
"The security state of an AppDomain was modified by an AppDomainManager configured with the NoSecurityChanges flag"
Have anybody encountered with such problem???
I see such error in first time.
After some google surfing , i found that i need to add such node to devenv.exe.config file as first node after declaration of Runtime node.
But such tweak didn't help me.

Re: Visual Studio 2010 Errors

PostPosted: April 9th, 2013, 9:35 am
by Jakub Misek
Eryn06 wrote:Hi guys.
I have been uploaded recently sources from dotras.codeplex.com, and have opened it in VS2010 SP1.
Hi,
May I ask how does it involve Phalanger Tools? Is there any more information?

Thanks,