Void all the time???

lydra

Client
Регистрация
16.05.2011
Сообщения
17
Благодарностей
1
Баллы
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.
 
Последнее редактирование:

shade

Client
Регистрация
19.11.2010
Сообщения
580
Благодарностей
346
Баллы
63
Is MSVS running with administrator privileges?
 

lydra

Client
Регистрация
16.05.2011
Сообщения
17
Благодарностей
1
Баллы
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
Регистрация
19.11.2010
Сообщения
580
Благодарностей
346
Баллы
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.
 

shade

Client
Регистрация
19.11.2010
Сообщения
580
Благодарностей
346
Баллы
63

lydra

Client
Регистрация
16.05.2011
Сообщения
17
Благодарностей
1
Баллы
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!
 
Последнее редактирование:

lydra

Client
Регистрация
16.05.2011
Сообщения
17
Благодарностей
1
Баллы
0
I uninstalled .net 4.0 but the issue is still there :(
 

lydra

Client
Регистрация
16.05.2011
Сообщения
17
Благодарностей
1
Баллы
0

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)