Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > .NET Web Services
|
.NET Web Services Discussions about .NET XML Web Service technologies including ASMX files, WSDL and SOAP.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET Web Services section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 25th, 2004, 02:49 AM
Friend of Wrox
 
Join Date: Sep 2003
Posts: 101
Thanks: 0
Thanked 0 Times in 0 Posts
Default Events are not firing

Hi

I am doing my project in asp.net.
Suddenly all my pages giving problem.When i click any button in my aspx page the button events are not firing.In all pages its happening.I can't debug project server side.When i debug in my local pc everything working fine, but serverside its not firing.What could be the problem?

pl help me thanks




 
Old May 25th, 2004, 07:38 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,110
Thanks: 0
Thanked 3 Times in 3 Posts
Default

What OS is on the server and check to make sure the .NET framework is installed.

 
Old May 25th, 2004, 09:59 PM
Friend of Wrox
 
Join Date: Sep 2003
Posts: 101
Thanks: 0
Thanked 0 Times in 0 Posts
Default

OS is windows 2000

Frame work is installed. my other Application is running fine.



 
Old May 25th, 2004, 10:11 PM
Friend of Wrox
 
Join Date: Sep 2003
Posts: 101
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi

When I clear the browser cache(temporary Internet files)All my pages and events are working fine.But when i close and open another browser when i try to click on any buttons in my page its not doing any operation(not firing the button click event).

My client OS also windows 2000 browser is IE 6.0

My other project reside on same server working fine.

This project only giving this proble.Pl help me
thanks

 
Old May 26th, 2004, 07:25 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,110
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Go to Internet Explorer options and click settings from the 'General' tab where is shows Temporary Internet Files and make sure 'Every visit to the page' is selected.

 
Old May 26th, 2004, 07:45 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

stu9820-
But how do you fix this problem if you can't set "Every visit to the page" on every client browser??

msrnivas-
What do you mean when you say "my aspx page the button events are not firing"? Do you mean on the client or the server? How are you trying to debug on the server? I have never had any luck debugging on anything other than the local machine (server) during development.
 
Old May 26th, 2004, 07:47 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,110
Thanks: 0
Thanked 3 Times in 3 Posts
Default

He didn't say every client was experiencing the problem, just the server machine.

quote
"I can't debug project server side.When i debug in my local pc everything working fine, but serverside its not firing."

 
Old May 26th, 2004, 08:06 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

Part of my point is that "event not firing" needs to be defined more clearly. Is that referring to the clientside button click event or the server side button click event? I don't see enough to differentiate.
 
Old May 26th, 2004, 08:38 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

And a few other things:

Don't your event handlers run at all, or can't you debug / step into them? In the latter case, are you running your live server in release mode?

Are both machines running the same .NET Framework version?

Cheers,

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
 
Old June 1st, 2004, 02:06 AM
Friend of Wrox
 
Join Date: Sep 2003
Posts: 101
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks for all your replies.
Sorry for confusion.If i run my local copy in my local pc everything fine.If i try to access server copy in my local browser problem is occuring means events are not firing.When i click any button in my page its not doing any action.

thnaks






Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with events not firing Keith Smith Excel VBA 2 August 3rd, 2016 05:39 PM
Events not firing in IE malk ASP.NET 1.0 and 1.1 Professional 7 August 29th, 2006 01:32 PM
Windows control events not firing bmains C# 2005 2 June 5th, 2006 09:11 PM
Events firing for control in one instance, but... thanie2001 ASP.NET 1.0 and 1.1 Professional 3 January 23rd, 2004 03:01 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.