Void all the time???

lydra

Client
Joined
May 16, 2011
Messages
17
Reaction score
1
Points
0
This got me really confused :(

As you see the $instance is created fine
instance_created.png
But inside the step execution $tb->main is void. Even if I comment this out, another check later will return -1.
tb_null.png
Any idea what 's going wrong?

The code was directly exported from CodeCreator, with no modifications.
 
Last edited:

shade

Client
Joined
Nov 19, 2010
Messages
580
Reaction score
346
Points
63
Is MSVS running with administrator privileges?
 

lydra

Client
Joined
May 16, 2011
Messages
17
Reaction score
1
Points
0
After reading your reply, I explicitly run it as Administrator (UAC popped up) but the behavior is still the same.

OS is Win7, VS is 2008, Framework 4 installed.
 

shade

Client
Joined
Nov 19, 2010
Messages
580
Reaction score
346
Points
63
After reading your reply, I explicitly run it as Administrator (UAC popped up) but the behavior is still the same.

OS is Win7, VS is 2008, Framework 4 installed.
For work with PHP Code Creator uses Phalanger (it's compiler for PHP) and Phalanger work only with .Net 3.5. I think you should remove .Net 4 and install .Net 3.5. But on my machine installed .Net 4 and all works well.
 

lydra

Client
Joined
May 16, 2011
Messages
17
Reaction score
1
Points
0
I now installed Phalanger 2.1 which is targeted to .net 4.0 although it seems to provide binding only for VS2010, so I probably didn't do anything useful - same results.

Nevertheless, I really can't see how this can be a Phalanger issue, as the PHP code runs and debugging works.

Thank you very much for looking into this!
 
Last edited:

lydra

Client
Joined
May 16, 2011
Messages
17
Reaction score
1
Points
0
I uninstalled .net 4.0 but the issue is still there :(
 

lydra

Client
Joined
May 16, 2011
Messages
17
Reaction score
1
Points
0

Users Who Are Viewing This Thread (Total: 1, Members: 0, Guests: 1)