Activity overview
Latest activity by Jason.West
OK, great. I can use the command line option and got that working just fine.
I guess it would be nice if there was a hook like how it works for the Cassini development server.
In case anyone else has the same problem. I found using the /config
and a customized applicationhost.config file to be the easiest for the
IISExpress command line switches.
Thanks! / comments
OK, great. I can use the command line option and got that working just fine.
I guess it would be nice if there was a hook like how it works for the Cassini development server.
In case anyone else h...
The IISExpress is greyed out as a choice to attach to because it
seems there is a constraint only allowing .Net 2.0. Now, I don't
know that is actually case, only what I can infer from the screens.
Is there anything I can give/show/steps to help find the real issue? / comments
The IISExpress is greyed out as a choice to attach to because it
seems there is a constraint only allowing .Net 2.0. Now, I don't
know that is actually case, only what I can infer from the screens....
Profiling against IISExpress 7.5
I can't seem to figure out how to make this work.
Developing on Server2008 which is x64
Visual Studio 2010
ANTS Performance Profiler 6.3
The app runs through IISExpress 7.5 as an option
in the proj...