locked
Developing JS App on a different drive RRS feed

  • Question

  • Hi

    I have come across the issue when trying to create new JS Navigation App on my d drive. I have VS2012 and VS2013 installed.

    I am able to create the new app just fine, but when i try to run the application, the JIT debugger pops up requesting me to pick a debugger, and an error has occurred in the WWAHost.exe process.

    I had then disabled the debugger in both environments, and when i again tried to run the app, I got the following error message 

    I checked the output and all it says is:
    The program '[8204] WWAHost.exe' has exited with code 0 (0x0).

    When i create a JS windows 8 app on my c drive then it runs perfectly no error messages.

    I at first thought it was a VS issue, perhaps a rights issue, both the folders (on c drive and d drive) where I save the  applications in, have the same permissions.

    I am able to mvc 4 applications though on any drive and they run correctly.

    I hope someone will have some way to solve this issue.

    Kind regards,

    Sasha

    Friday, January 24, 2014 9:38 AM

Answers

  • Seems vs2013 update 2 and maybe some windows updates solved this issue, all is working now :)
    • Marked as answer by Sasha_za Thursday, May 29, 2014 9:25 AM
    Thursday, May 29, 2014 9:25 AM

All replies

  • Is your d:\ drive a fixed local drive?

    --Rob

    Saturday, January 25, 2014 3:55 PM
    Moderator
  • Hi Rob

    Yes it is.

    Kind regards,

    Sasha

    Wednesday, January 29, 2014 7:11 AM
  • Seems vs2013 update 2 and maybe some windows updates solved this issue, all is working now :)
    • Marked as answer by Sasha_za Thursday, May 29, 2014 9:25 AM
    Thursday, May 29, 2014 9:25 AM