Hello,
I found no results on google for this very basic thing.
When I create a new Standard WiseJ Mobile Web Page Application in Visual Studio and change the Project to be compiled to x64 instead of “AnyCPU” I either get an Error “Die Datei oder Assembly “WisejMobileWebPageApplication2″ oder eine Abhängigkeit davon wurde nicht gefunden. Es wurde versucht, eine Datei mit einem falschen Format zu laden.” which happens when you try to run something on the wrong platform (x86 / x64), Or the Page just stays blank, even though there should be elements created by the desginer on there.
Changing it to x86 seems to work. Is x64 not supported? Again I should know this, but google didn’t show anything about it.
Hi Sascha,
If you compiles for x64 then you must configure VS to run iis express x64. Otherwise compile with AnyCPU. There is plenty of information about IIS Express x64, or IIS x64 or x86.
Thanks,
Kevin(ITG)
Hi Sascha,
Which version of Wisej do you use?
Best,
Kevin (ITG)
Please login first to submit.