Questions before buying

Questions, Support, etc.

Questions before buying

Postby jonathan on Mon Sep 01, 2008 12:53 pm

Hello
I have just discovered BoxedApp and have a few questions before buying.
My promary interest is to embedd .net framework 2 and perhaps 3. I use today a product called Xenocode to achieve this task

It looks like to propose this feature and i would like to evaluate.
1-How would you compare yours to Xenocode ?
2-i downloaded your sample (Dotnetembedding) but when running i got the following errors
Error 1 error RC2135 : file not found: WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.1433_x-ww_5cf844d2\msvcr80.dll c:\boxedsdk\samples\Misc\DotNetEmbedding\DotNetAppLauncher\DotNetAppLauncher.rc 32 DotNetAppLauncher
Error 2 error RC2135 : file not found: WinSxS\x86_Microsoft.VC80.DebugCRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_f75eb16c\msvcr80d.dll c:\boxedsdk\samples\Misc\DotNetEmbedding\DotNetAppLauncher\DotNetAppLauncher.rc 33 DotNetAppLauncher

How can i fix that?
Thanks
Jonathan
jonathan
 
Posts: 3
Joined: Mon Sep 01, 2008 12:49 pm

Re: Questions before buying

Postby Artem A. Razin on Mon Sep 01, 2008 6:20 pm

Thank you for your questions.

jonathan wrote:1-How would you compare yours to Xenocode ?


Xenocode is a tool without source code, it's a completed EXE. Comparing with BoxedApp SDK, the most important things are:

* Xenocode is not so flexible as BoxedApp SDK

With BoxedApp SDK, you can emulate any file and any registry entry. You can create virtual files in runtime, in any moment when you need.

* You are not able to obtain the source code

It's really important. When you have only completed EXE, you are not able to explore how does it work.

jonathan wrote:2-i downloaded your sample (Dotnetembedding) but when running i got the following errors
Error 1 error RC2135 : file not found: WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.1433_x-ww_5cf844d2\msvcr80.dll c:\boxedsdk\samples\Misc\DotNetEmbedding\DotNetAppLauncher\DotNetAppLauncher.rc 32 DotNetAppLauncher
Error 2 error RC2135 : file not found: WinSxS\x86_Microsoft.VC80.DebugCRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_f75eb16c\msvcr80d.dll c:\boxedsdk\samples\Misc\DotNetEmbedding\DotNetAppLauncher\DotNetAppLauncher.rc 33 DotNetAppLauncher

How can i fix that?


Just replace these paths with the correct values. If you have msvcr80.dll and msvcr80d.dll, of course. If you don't have, I can send you.

Thank you.
Artem A. Razin
Site Admin
 
Posts: 746
Joined: Mon Jul 28, 2008 5:04 pm
Location: St.Petersburg, Russia

Re: Questions before buying

Postby jonathan on Mon Sep 01, 2008 6:31 pm

thank you for you answer

I have found the files but i was unable to run the sample
I read the blog but it is not clear.

Should i create a c:\dotnet ? Which file should i put ?
Which application should i run ? the windows1.exe ? there is no other exe ?
Also when running it says the Boxsdk dll is not there...

In the sample the directories have to be created? how to copy all the framework files so i can put them in a blank machine ?

I truly want to evaluate your solution
Thanks
Jonathan
jonathan
 
Posts: 3
Joined: Mon Sep 01, 2008 12:49 pm

Re: Questions before buying

Postby Artem A. Razin on Mon Sep 01, 2008 6:43 pm

jonathan wrote:Should i create a c:\dotnet ? Which file should i put ?


No, you shouldn't.

jonathan wrote:Which application should i run ? the windows1.exe ? there is no other exe ?


You should build DotNetEmbedding.sln and launch DotNetAppLauncher.exe, for example:
\Samples\Misc\DotNetEmbedding\debug\DotNetAppLauncher.exe

jonathan wrote:Also when running it says the Boxsdk dll is not there...


Please copy BoxedAppSDK.dll to \Samples\Misc\DotNetEmbedding\debug\

Thank you.
Artem A. Razin
Site Admin
 
Posts: 746
Joined: Mon Jul 28, 2008 5:04 pm
Location: St.Petersburg, Russia

Re: Questions before buying

Postby jonathan on Mon Sep 01, 2008 9:47 pm

Actually i don't find
Erreur 3 error RC2135 : file not found: WinSxS\x86_Microsoft.VC80.DebugCRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_f75eb16c\msvcr80d.dll c:\box\samples\Misc\DotNetEmbedding\DotNetAppLauncher\DotNetAppLauncher.rc 33 DotNetAppLauncher
Erreur 2 error RC2135 : file not found: WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.1433_x-ww_5cf844d2\msvcr80.dll c:\box\samples\Misc\DotNetEmbedding\DotNetAppLauncher\DotNetAppLauncher.rc 32 DotNetAppLauncher
Erreur 1 error RC2135 : file not found: WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll c:\box\samples\Misc\DotNetEmbedding\DotNetAppLauncher\DotNetAppLauncher.rc 31 DotNetAppLauncher

On vista...Why they are not here ?
Can you send them to me ?
Thanks
Jonathan
jonathan
 
Posts: 3
Joined: Mon Sep 01, 2008 12:49 pm

Re: Questions before buying

Postby Artem A. Razin on Tue Sep 02, 2008 10:03 am

Please check your email, I've just sent you zip with the files.

Thank you.
Artem A. Razin
Site Admin
 
Posts: 746
Joined: Mon Jul 28, 2008 5:04 pm
Location: St.Petersburg, Russia


Return to BoxedApp SDK

cron