Unable to view the Summary tab or Store Report

Questions, problems, suggestions, bug reports, and so on.
Post Reply
ImGreg

Unable to view the Summary tab or Store Report

Post by ImGreg »

Hey everyone!

I am having problems with the jscoverage-server program. I have an application I'm using that is setup through an IIS server on my local machine (i'm pretty nooby on this stuff, so can't give much detail). My application runs through a Simulator application. I can get the simulator to load jscoverage.html through whatever ip/port i setup, but it won't show any of the code i use in the Summary tab.

In the URL i put in the address of my app which would be: 192.168.2.192/uppk/default.aspx --> it loads perfectly. however, i can't do anything with the code for it. :(

any ideas on what i can do?

Help is much appreciated!
Greg.
Ed
Posts: 120
Joined: 2008-10-11 6:52 pm

Re: Unable to view the Summary tab or Store Report

Post by Ed »

If you are having problems with jscoverage and/or jscoverage-server, make sure you are using the --verbose option - it makes it a lot easier to see what is going on.
Post Reply