Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7822963
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T08:05:01+00:00 2026-06-02T08:05:01+00:00

I have developed an IIS website that has worked perfectly fine when hosted with

  • 0

I have developed an IIS website that has worked perfectly fine when hosted with visual studio. I have then sent it off to the customer, who has hosted it on his machine locally and the functinality is fine. We then copy the same files onto their server (it is already set up with IIS and a DNS for an external URL) and most of the functionality works. One of the <asp:ImageButton tags, however, appears to just refresh the page without doing anything (there are 2 results that could happen when the button is clicked, and both call RegisterStartupScript() and I cannot see the results of the script on the page anywhere)

I guess after all that rambling of a backstory my question is this: When you call the following method, is this something that is visible on the page, as it should be called no matter what the response, so we can at least look for that and see if it is getting through to the method at all.

Page.ClientScript.RegisterStartupScript()
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T08:05:04+00:00Added an answer on June 2, 2026 at 8:05 am

    If you look at the source of generated page you should see your script or whatever you put in script parameter, for example :

    ClientScript.RegisterStartupScript(this.GetType(), "myKey", "CallStartup();", true);
    

    should render as :

    <script type="text/javascript">
    //<![CDATA[
    CallStartup();Sys.Application.initialize();
    //]]>
    </script>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a website developed in Visual Studio, and tested with the IIS Express
Iam using visual studio 2010. i have developed one web application. my iis application
We have developed a website that uses MVC, C#, and jQuery. In one of
I have developed my first WCF and hosted it in IIS, and it is
I have visual studio 2010 at home and have developed a web application. I
I have a web application developed in ASP.net hosted on IIS in our network(Box1).
I have a CakePHP website that's been working great. I just developed a new
We have developed our website(Business users website) in .net Framework 2.0 Our client us
I have developed a VB.NET WCF service that recives and sends back data. When
We have developed a webservice that sits and runs in the context of a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.