473,729 Members | 2,348 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Trying to use profiler without database

Hi, I'm trying to use profiler with Web Developer 2005 express. I set it up
in my & it won't work. I get an erro saying the object is not set.

I did a quick search which said I need to run Visual studio command prompt &
run some utility but I don't think express has a command prompt.

Is there a way I can set profiler up so that it doesn't rely on setting up
whatever it is in this command prompt issue? Can I perhaps create an XML file
to do the job instead? Why can't you use it 'out of the box'?

I'm lost; it seems you can't just use profiler without doing something in VS
command prompt which I don't have (?)

Below is the XML for the profiler in my web.cofig:

<anonymousIdent ification enabled="true"/>
<profile enabled="true">
<properties>
<add name="PostalCod e" allowAnonymous= "true" />
</properties>
</profile>
Thanks very much for anybody who can shed some light on this

Ant
Oct 16 '07 #1
0 1059

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1813
by: rkusenet | last post by:
For debugging purposes we are profiling a particular connection. We are using a third party software and we want to know what queries they send to our database and the result set that is passed back to the client program. Profiler is helping us with all the information we want, except the result set which is passed back to the client. For e.g. if the program issues the following sql
3
5963
by: Robert | last post by:
Greetings, I have been attempting to develop a useful and functional template for database tracing/profiling that will enable me to collect metrics for performance tuning. The database is used as an OLTP database as well as running reports. Below is a list of my trace properties and data columns. I would be interested to see other examples and strategies for the Profiler. thanx Performance
3
1559
by: jw56578 | last post by:
Where is the information coming from that is displayed in query profiler. Is it the command that is retrieved before it is processed, or is it what is actually processed.
8
2831
by: patrickshroads | last post by:
I am running a profiler trace against a database and noticed that the reads column always shows 0. When running the same trace against another machine I get back values in the reads column. I took a query that profiler reported as having 0 reads and ran in in query analyzer wtih STATISTICS IO on and confirmed that there are in fact reads: Table 'tt_cawardalloc'. Scan count 1, logical reads 8, physical reads 0, read-ahead reads 1. Table...
3
1320
by: Phil | last post by:
I'm currently running Profiler sessions to track down Lock Timeout problems. My Profiler view contains (amongst others) the dbid column. Much of the time, this displays familiar dbids, such as 2 (tempdb) and 5 (my main user db). However, it also regularly displays IDs of 0 and 132. Using SELECT DB_NAME(), these translate as "master" and "NULL"
2
3964
by: Akinja | last post by:
Hi I am just started at a new position. This organization has a number of database servers with mission critical databases. However, I have two database server, 1 a test server and the other a catch all db server that contain a hodge podge of databases. On the test server, there are 54 databases while the other has 40. I am pretty confindent that not all of these databases are being used. My goal is to find out which ones are no...
1
6557
by: Thyagu | last post by:
Hi, We have a requirement to run profiler continuously to find out the misbehaving applications/SQL in the dataserver. And we are not interested in running it from an individuals local machine. Also we want the profiler to start automatically whenever there are SQL Server/ Machine restarts. Is there a way to invoke the profiler instance from cmd prompt or is there a way to script the profiler?
0
5050
by: anweshadash | last post by:
Using SQL Profiler: (Ref: http://msdn2.microsoft.com/en-us/library/ms181091.aspx) Sometimes it’s very beneficial to use sql profiler. Let’s have an idea about that and how to use that by taking some scenarios. Microsoft SQL Server Profiler is a graphical user interface to SQL Trace for monitoring an instance of the SQL Server Database Engine or Analysis Services. You can capture and save data about each event to a file or table to...
1
1775
by: =?Utf-8?B?Um9oaXQ=?= | last post by:
I am using the CLR Profiler to investigate the memory efficiency of my .NET applications; however, I am puzzled as to the memory allocation size that the tool reports for my applications. I am profiling 2 applications: (1) a simple app that has 1 button which when pressed displays the string "Hello World!" in a messagebox, and (2) a slightly more complex application which populates a database with data from a remote machine and then...
0
9426
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9200
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9142
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8148
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6022
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4525
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4795
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2680
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2163
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.