473,406 Members | 2,217 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

how to: debug asp embedded in HTML

I'm using the data controls, or trying to.

I've got a grid-view and a details-view. They work.

I'm trying to setup and Insert via the Details view. It doesn't work.
The error message makes it clear that the variables are doing what I'd
like them to do.

Essentially, I don't understand how to get the data out of the controls
that are auto-generated when you click the Insert button. I've been
trying to figure out the parameters business, but it's not going well.
I've got the WROX professional ASPX 2.0, but it's nopt helping much.

When I'm looking at the Insert panel (wizard) that pops up when I click
the data control, it gives me a number of choices for my source. WROX
uses code instead of the controls and they just give it to you without
explaining what it represents.

The examples shows:
<asp:Parameter Type="String" Name="ContactName" />

My question, what does "ContactName" represent. Is that the name of the
auto-generated control?

I tried using String and Field Names, assuming the controls are named
after the fields, but I still got the error.

It would be nice if there was a way to view the sql expression that is
being generated.

TIA
Chris

Oct 2 '06 #1
1 1225
I should have added...

I'm using VS 2005 to develop a Web App, with code behind, but I'm not
writing code, since the controls, based on what I've read, are supposed
to handle all that automagically.

I'm running on a developer level XP SP2 Pro machine.

Oct 2 '06 #2

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

Similar topics

2
by: Aquarius2431 | last post by:
Hi!, I don't think I have posted to this group before. Have been using PHP on my webserver for a few months now and finding that I like it quite a bit. Here is a question that just occurred...
2
by: Stephen Kellett | last post by:
Hi Folks, We've been using Python embedded in an application for a while now, where the Python dll is PythonNN.dll, NN being the version number, such as Python24.dll. Recently it was pointed...
2
by: Joăo Santa Bárbara | last post by:
Hi all, i have a function in VB.NET which is too big when i try to debug it, i can´t . is there a FIX for it ??? JSB
0
by: Adam Tomjack | last post by:
I'm trying to embed Python 2.3.5 into a C++ application on Windows XP. When I build my app with debug symbols and link to a debug build of Python, then my program seems to crash most (but not all)...
4
by: Malik Arykov | last post by:
Hello, All! how debug embedded javascript?
3
by: Neil | last post by:
I have an aspx page which calls some javascript functions in a separate js file, is there a way to step into this js file and debug from visual studio? I have seen some examples where the js code...
5
by: Ashish Tripathi | last post by:
I am trying to port a program from Visual Studio C++ 6 to Visual Studio 2005. The program I am trying to port over interacts with another program call UI. UI opens up the .exe reads in the DOS...
3
by: Bardo | last post by:
Hi all, We are trying to debug an assembly which was built in debug configuration on our build server. The output window of visual studio indicates that no symbols are being loaded for the...
2
by: Owen.Leibman | last post by:
Here is a complete web page: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <html> <head> <title>Javascript Embed and onunload</title> <script type="text/javascript"> function useplayer() {...
4
by: =?Utf-8?B?QldC?= | last post by:
We have a mixed application that includes managed and unmanaged code. Until recently we've been able to remote debug by disabling the security policy to get the MFC managed dlls to load properly...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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...

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.