home recent topics recent posts search faq  

Huagati Systems Support Forum



register | lost password   open id sign in with Twitter
Messages in this topic - RSS

Home » Huagati Linq-to-SQL Profiler Support » No Output

Support for the Huagati Query Profiler, Huagati Linq-to-SQL Profiler, Huagati Entity Framework Profiler, Huagati LLBLGen Profiler
6/16/2009 12:13:06 PM

mglenn8
mglenn8
Posts: 2
Downloaded and installed without a hitch. Got the license key. No add-in appeared, so I added the reference manually. Changed my code to set the license info and call BeginProfiling() and EndProfiling() as in the help-file examples. No output gets created, and no exceptions get thrown. I've tried manually specifying the output path, and still no output. Am I to call some sort of save() method?
0 permalink
6/18/2009 9:45:57 PM

Kristofer Andersson
Kristofer Andersson
Moderator
Posts: 331
Does the user you're running under have rights to write to the output directory? Are you passing any filters to BeginProfiling?
0 permalink
6/19/2009 1:24:26 PM

mglenn8
mglenn8
Posts: 2
Running as myself, admin user will full rights. I am not using any filters.
0 permalink
6/20/2009 4:48:35 AM

Kristofer Andersson
Kristofer Andersson
Moderator
Posts: 331
I have added a LogError event to the latest release (v 1.11, just released). Previously it would just suppress log writer errors but now they can be detected using that event.

E.g.:



Try hooking up that event and see if it is raised.

Also, what version and edition of SQL Server are you running? Note that localized (german/spanish/french etc) SQL Server is not currently supported.
edited by Kristofer on 6/20/2009

Attachments:
logging.png
0 permalink




Powered by Jitbit Forum 7.1.0.0 © 2006-2011 Jitbit Software