How can we help you today? How can we help you today?
preinsko

Activity overview

Latest activity by preinsko

I went through the forum and found nothing of any help. After posting AND once I had the office / Lab all to myself I began the quest. Here is what I discovered. 1. Our application must have domain cookies in order to function. We have a single code base that serves four different kinds of customers on four different servers. Sometimes we must send the user from one site to another thus changing servers. That said you program continually using the default localhost to bring up any website. 2. I found that I could enter the url in the drop down list; but I continued to receive the alert (application isn't .net application .....). 3. I tried to add an alias to the lmhosts file with no joy per your kb. 4. I found that if I selected the site from the dropdown list and allowed ANTs to bring up the page I could then change the url in the browser and make the profiler work. 5. Finally, this is something you might want to add to your FAQ, I created a generic aspx page placed it in the root of the website and pointed the default document to that file. Within that file is nothing more than a metatag refresh which then takes me to the appropriate login page and the profiler works perfectly. It is a .net aspx page with the page directive and the essential html tags. This may solve some of the problems for other people as well. 6. I also got this to work with Terminal Services by saving the project and loading it instead of trying to create a new one. At any rate the only other question I have relates to documentation. Does the paid version have better documentation. Given that all we do is enter the serial number I suspect it does not. Your documentation is geared to a desktop app and nothing really applies to a web app when I try to analyze the results. Are you working on somthing for the future? Thanks / comments
I went through the forum and found nothing of any help. After posting AND once I had the office / Lab all to myself I began the quest. Here is what I discovered. 1. Our application must have dom...
0 votes
Profiler unable to detect Frameworks loaded
We installed Ants Profiler 2. 6 a couple of weeks ago; but ran into the issue where the profiler is unable to detect that the web application loaded the .Net Framework, after digging around in this...
3 followers 3 comments 0 votes