473,394 Members | 1,746 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,394 software developers and data experts.

Postback is not rising

Hello
the web site is working fine on localhost, but after deployment, no button
is rising postback event but it's check for validation when I used IE.
But when I test using FireFox agent every thing run fine.

Anybody have any idea about this!!!
Nov 19 '05 #1
3 1700
It's a pretty common problem. As you move to a new server, you forget that
the server needs its client-side code setup. Please see the first topic of
this article to learn how: www.aspalliance.com/699.

--- Peter Blum
www.PeterBlum.com
Email: PL****@PeterBlum.com
Creator of "Professional Validation And More" at
http://www.peterblum.com/vam/home.aspx

"Saeid" <Sa***@discussions.microsoft.com> wrote in message
news:AD**********************************@microsof t.com...
Hello
the web site is working fine on localhost, but after deployment, no button
is rising postback event but it's check for validation when I used IE.
But when I test using FireFox agent every thing run fine.

Anybody have any idea about this!!!

Nov 19 '05 #2
Thanx for your help, it is running fine :)

"Peter Blum" wrote:
It's a pretty common problem. As you move to a new server, you forget that
the server needs its client-side code setup. Please see the first topic of
this article to learn how: www.aspalliance.com/699.

--- Peter Blum
www.PeterBlum.com
Email: PL****@PeterBlum.com
Creator of "Professional Validation And More" at
http://www.peterblum.com/vam/home.aspx

"Saeid" <Sa***@discussions.microsoft.com> wrote in message
news:AD**********************************@microsof t.com...
Hello
the web site is working fine on localhost, but after deployment, no button
is rising postback event but it's check for validation when I used IE.
But when I test using FireFox agent every thing run fine.

Anybody have any idea about this!!!


Nov 19 '05 #3
Hi Saeid,

Regarding this issue of the web site working fine on the localhost and no
button is rising the post back event after deploying, I would like to tell
you that as you move to a new server, server needs its client-side code
setup which might be missing. Each domain requires a folder called
/aspnet_client/system_web/[.net version] with two script files :
WebUIValidaton.js for client-side validaton and SmartNav.js for smart
navigation. You must create this folder with these files. There are two ways
to do this :

1) You can run the following command :
aspnet_regiis.exe -c from [windows]\microsoft.net\framework\[.net version].

If the site is hosted, then many hosts will do this for you.

2) Create the folders and copy the files. Copy all the files from
[windows]\microsoft.net\framework\[.net version]\ASP.NETClientFiles
to:
/aspnet_client/system_web/[.net version]
The [.net version] folder must be identical in both cases.

Hope this helps.

Regards,

Mona [Grapecity]

"Saeid" <Sa***@discussions.microsoft.com> wrote in message
news:AD**********************************@microsof t.com...
Hello
the web site is working fine on localhost, but after deployment, no button
is rising postback event but it's check for validation when I used IE.
But when I test using FireFox agent every thing run fine.

Anybody have any idea about this!!!

Nov 19 '05 #4

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

Similar topics

1
by: Morgan Leppink | last post by:
Hi all - We have been developing a complex TCP socket communication app that is responsible for keeping numerous connections open to clients on routable IPs. The app receives request on a...
2
by: RAJ | last post by:
In our multi-tier application, we have several ASP.NET user controls which will update the same data source provided by middle tier logic. In this particular scenario we have one user control...
8
by: walesboy | last post by:
greetings - I have a btnSubmit button with a Handles btnSubmit.click which works great if all the user does is click that button. But, if the user ALSO changes a text box on the page (which...
1
by: Timbo | last post by:
Hi all, This is my first message here so i'll try and include all the information that will help you help me out, if possible. Basically I am using C# in ASP.NET 2.0 and have a Repeater...
11
by: antonyliu2002 | last post by:
I know that this has been asked and answered thousands of times. As a matter of fact, I know that I need to say If Not Page.IsPostBack Then 'Do something End If for things that needs to be...
9
by: =?Utf-8?B?YzY3NjIyOA==?= | last post by:
Hi all, Today, an interesting thing happened to me. When I am doing the test of an asp program, one of the pages(which I submitted several ten times before, no problem at all) caused our server...
4
by: Techhead | last post by:
How can I implement a rising/falling trend arrow based on a number that may rise or fall. For example, if the number (variable) is 100 and changes to 101, the "arrow" changes to "up", if the number...
2
by: John Kotuby | last post by:
Hi guys, I am converting a rather complicated database driven Web application from classic ASP to ASP.NET 2.0 using VB 2005 as the programming language. The original ASP application works quite...
2
by: as | last post by:
Hi folks, am a newbie in C++ world. Normally I use matlab more often. But right now I want to create a Rising Edge D Flip-Flop model which has two Digital inputs, i.e. INPUTDATA and a CLOCK. The...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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?
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
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
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
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...

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.