Comments
Sort by recent activity
Doh ! thank you Stephen, it worked like a dream. / comments
Doh ! thank you Stephen, it worked like a dream.
Hi Stephen,
IMHO, I think it is just a wording thing, even in the [?] popup on the profiler settings page, if you have a note to say 'includes framework methods', it would have been easier to find.
Having said that, it clearly tells you in the [?] prompt on the main window. I have never pressed the [?] buttons before, in fear that they open up a full help file that I have to wait for.
The other idea is that when viewing just in 'methods with source', the entry that appears on the tree :
*(Collapsed methods without source, such as framework class library methods)
:could have a note ! See 'All Methods' for deeper analysis of these calls.
Again, just thoughts. / comments
Hi Stephen,
IMHO, I think it is just a wording thing, even in the [?] popup on the profiler settings page, if you have a note to say 'includes framework methods', it would have been easier to find....
Make sure to use elevated privileges when registering, otherwise you may get errors telling you with cannot register. @Lord02's solution definitely worked for me after I ran an Admin Terminal session. / comments
Make sure to use elevated privileges when registering, otherwise you may get errors telling you with cannot register. @Lord02's solution definitely worked for me after I ran an Admin Terminal session.
Hi Bart,
4gb ram on machine. I know the code base is quite large so maybe that has a bearing on things?
I will monitor mem usage over next few sessions and let you know if there is anything strange occurring.
anything else just drop me a line. / comments
Hi Bart,
4gb ram on machine. I know the code base is quite large so maybe that has a bearing on things?
I will monitor mem usage over next few sessions and let you know if there is anything strange...
Bart, email sent. / comments
Bart, email sent.
Hi Bart,
thanks for the quick response. it is not causing me any grief so no problem.
how about a barter deal (excuse the pun), you add a new feature from my wish list for every bug I report ? [image] / comments
Hi Bart,
thanks for the quick response. it is not causing me any grief so no problem.
how about a barter deal (excuse the pun), you add a new feature from my wish list for every bug I report ?
Hi Bart, http://www.usher.net.au/redgate/ants_code_link_issue/ants_code_link_issue.htm
The above link show a short video of the problem with two examples, you will see from it that there are no popups.
let me know if I can provide more information. / comments
Hi Bart,http://www.usher.net.au/redgate/ants_code_link_issue/ants_code_link_issue.htm
The above link show a short video of the problem with two examples, you will see from it that there are no popu...
Hi Bart,
thanks for the feedback, in fact the method was executed, and was identified as a problem area.
It would seem it is related to something a little strange
in the call tree I have an entry
Integra.jazzQuestions..ctor(string filename)
it is when I click on this method in the call tree that it takes me to the variable list.
Where things are a little outside the box is that I do not have a public constructor on the class, rather two private methods that get called by the shared function NewQuestions, due to the nature of the class. This would explain the behavior of the call tree click, but it would not explain the faulty hyperlink inside the method.
If it makes more sense I can set up a tech session or camtasia video file to show what is happening.
The quick answer to the question is really, do you parse the source code and provide links, or do you base it from the executed code ?
if it is the latter, then I do not see a clear solution. / comments
Hi Bart,
thanks for the feedback, in fact the method was executed, and was identified as a problem area.
It would seem it is related to something a little strange
in the call tree I have an entry
...
Hi Stephen,
"The find only applies to the call stack and all methods grid."
that is why it is not working as I was expecting, I was anticipating that it would search the code window [image]
it certainly works when I search for things in the call stack. / comments
Hi Stephen,
"The find only applies to the call stack and all methods grid."
that is why it is not working as I was expecting, I was anticipating that it would search the code window
it certainly w...
Just a question,
"during the installation of the prerequisites (the J# and other bits), both instances of Visual Studio 2008 SP1 that I had open crashed"
this indicates that you installed whilst running multiple instances of the IDE, why would you do that ?
if you uninstall and then install the software without the IDE running do you still experience the problem ?
I have just run the beta install on Vista.64 and experienced no issues with the IDE's closed. / comments
Just a question,
"during the installation of the prerequisites (the J# and other bits), both instances of Visual Studio 2008 SP1 that I had open crashed"
this indicates that you installed whilst ru...