473,407 Members | 2,315 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,407 software developers and data experts.

Weird behavior on page

I am starting to work on an existing ASP.NET application. A number of
things do not work:

1) A trace statement in Page_Load() does not appear in the trace output.
2) The statement
Me.CheckBoxXXX.Attributes.Add("onclick", "OnClickXXX();")
does not add the attribute.
3) An object that I wrote to set the focus to a control by generating
JavaScript shows up correctly with Intellisense, but does not generate the
code on the page. I have used this object a number of times before without
a problem.

At the present, I do not have debugging privileges on the server.
Where can I look to track these things down?

TIA

David Rose
Nov 18 '05 #1
1 814
If anyone is interested, I seem to have found the problem...

Seems to be a bug in VisualStudio. The dll is not copied from the cache to
the web server after the build. After manually deleting the dll a couple of
times, it seems to be working correctly - moving the dll over after each
build.
"David Rose" <dr*******@yahoo.com> wrote in message
news:#N**************@TK2MSFTNGP11.phx.gbl...
I am starting to work on an existing ASP.NET application. A number of
things do not work:

1) A trace statement in Page_Load() does not appear in the trace output.
2) The statement
Me.CheckBoxXXX.Attributes.Add("onclick", "OnClickXXX();")
does not add the attribute.
3) An object that I wrote to set the focus to a control by generating
JavaScript shows up correctly with Intellisense, but does not generate the
code on the page. I have used this object a number of times before without a problem.

At the present, I do not have debugging privileges on the server.
Where can I look to track these things down?

TIA

David Rose

Nov 18 '05 #2

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

Similar topics

3
by: redneck_kiwi | last post by:
Hi all: I have a really weird problem. I am developing a customer catalog system for my company and as such have delved into sessions for authentication and access levels. So far, I have managed...
0
by: Catherine Lynn Wood | last post by:
I have a page that I just developed using a combination of stylesheets and div layers. It uses a 'tab' style system placing four div layers in the same space with visibility 'hidden' and position...
0
by: Robert Neville | last post by:
The form elements present a major challenge in IE. Apparently, IE renders the legend element in odd way. In IE, the legend falls in the middle of the fieldset border; the background falls outside...
11
by: Les Paul | last post by:
I'm trying to design an HTML page that can edit itself. In essence, it's just like a Wiki page, but my own very simple version. It's a page full of plain old HTML content, and then at the bottom,...
1
by: Jonathan Yong | last post by:
I observe a very weird behavior when dynamically create web control and bind events to it. Create a C# ASP.NET application, Put a PlaceHolder and Textbox onto the Web form, and try with the 4...
0
by: Shaul Feldman | last post by:
Hello, I have a couple of things: 1) a page contains a button that has some JS code attached to it programmatically. Also the page loads a web user control with LoadControl method. In UC I...
3
by: JV | last post by:
Our site just built a machine to host a TEST version of a web site. The site works fine on other servers, but on this one the home page is displayed as if the ASPX file were just .TXT file. It...
8
by: Su Y | last post by:
hi all, I can't understand how this code work, its behavior is really weird for me... I want find the first number in extend which is larger than num, so I wrote: def find(num): count=0 for...
10
by: Ben | last post by:
Hi, i have a weird problem and i don't know who is responsible for this: IIS, excel or asp.net. My problem: we use an asp.net 2.0 application under IIS 6.0 (server 2003 sp2) which must write...
2
by: =?Utf-8?B?U2NvdHQgTA==?= | last post by:
I have a button and a literal on my page (among other things but *I think* this functionality is pretty much isolated). 1. In Page_Init I set literal.Text = "PAGEINIT" 2. In the button's click...
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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...
0
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.