|
Home > Archive > Commerce Server General > September 2005 > debug bizdesk
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| nirsivak 2005-09-19, 6:00 pm |
| How to debug the bizdesk.. do we have a option to put response.write..
to see the variable value... Help need I need to debug to check the
value that is going to the sql server
thanks
nirsai
| |
| Vinayak Tadas[MSFT] 2005-09-19, 6:00 pm |
| You can use SQL server profiler tool to debug values thta are sent to SQL
server
Thanks
Vinayak Tadas
Microsoft
http://blogs.msdn.com/vinayakt
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2002 Microsoft Corporation. All rights
reserved.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Get Secure! For more info visit http://www.microsoft.com/security. Please
reply to the newsgroups only
--------------------
NNTP-Posting-Date: Mon, 19 Sep 2005 11:51:47 -0500
Subject: debug bizdesk
From: nir3in@yahoo-dot-com.no-spam.invalid (nirsivak)
Newsgroups: microsoft.public.commerceserver.general
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit
User-Agent: newsSync (Windows Server) 205988
Message-ID: <ytidndu-Aaw-cbPeRVn_vA@giganews.com>
Date: Mon, 19 Sep 2005 11:51:47 -0500
Lines: 1
X-Trace:
sv3-dFqspH4AV5oEUMDEr3dhJRVTN4QhVihkJVpFlVc/vx8cL/J8llJ/ygwvb9cdzPv8ATAbUaZV
eb/0fv4!/ XjgZ5SsJ08X1iYjCgC4jl0cG4fwIiht2KRfS157k
6Ic2YIqGKrlDEKYhEsN
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your
complaint properly
X-Postfilter: 1.3.32
Path:
TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onli
ne.de!border2.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.gigan
ews.com!local01.nntp.dca.giganews.com!news.giganews.com.POSTED!not-for-mail
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.commerceserver.general:3487
X-Tomcat-NG: microsoft.public.commerceserver.general
How to debug the bizdesk.. do we have a option to put response.write..
to see the variable value... Help need I need to debug to check the
value that is going to the sql server
thanks
nirsai
| |
| Ravi Shankar 2005-09-21, 5:52 pm |
| Hi Nirsivak,
You can create a good old fashioned VS project for this application. Set the
statup page to "bizdesk.asp". Modify the global.asa to specify "development"
instead of "production" and debug it like any ASP project.
--
Ravi Shankar
"nirsivak" wrote:
> How to debug the bizdesk.. do we have a option to put response.write..
> to see the variable value... Help need I need to debug to check the
> value that is going to the sql server
>
> thanks
> nirsai
>
>
|
|
|
|
|