Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > deploy issue

Reply
Thread Tools

deploy issue

 
 
=?Utf-8?B?aWdvdHlvdXJkb3RuZXQ=?=
Guest
Posts: n/a
 
      12-08-2006
We deployed an asp.net 2.0 web app to our production web server and when we
run the site from that box we got an Done, with errors javascript message.
Now we don't get that message on any other web server so what could be
causing it on that particular web server?

 
Reply With Quote
 
 
 
 
Steven Cheng[MSFT]
Guest
Posts: n/a
 
      12-11-2006
Hello Mike,

From your description, when you deploy your ASP.NET 2.0 web application on
a particular server machine, the application will report a script error at
client browser when start running it, correct?

As for the script error, it may be specific to a certain built-in component
that rely on some dynamically registered scripts. Would you provide some
details of the page which report the error, or more specifically, you can
try locating the exact component or code fragment that result to the script
error.

Please feel free to let me know if you have any new finding.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead



==================================================

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications.



Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.

==================================================



This posting is provided "AS IS" with no warranties, and confers no rights.

 
Reply With Quote
 
 
 
 
Steven Cheng[MSFT]
Guest
Posts: n/a
 
      12-15-2006
Hi Mike,

Thanks for your reply.

I think the https connection maybe a potential cause. You can check the IIS
log of the server to see whether there is any error entry indicate that
some requests failes under non-https protocol. I suspect that there is some
script requests which is requesting under http(rather than https) and
failed.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead



This posting is provided "AS IS" with no warranties, and confers no rights.

 
Reply With Quote
 
Steven Cheng[MSFT]
Guest
Posts: n/a
 
      12-19-2006
Hi Mike,

Any further progress on this issue? If you do feel the issue hard to
troubleshooting and may involve some other complex configuration or
setting, you can consider contact product support team to open a support
incident on this:

http://support.microsoft.com/

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Deploy won't deploy Masterpage.master GaryDean ASP .Net 1 04-14-2009 01:50 AM
Tomcat 5.5.9 auto deploy issue WJ Java 1 06-14-2005 04:36 PM
deploy issue Mike ASP .Net 3 06-17-2004 02:35 PM
Deploy Assembly to GAC, and additional file system location Matt Gollob ASP .Net 0 11-18-2003 12:46 AM
Problem to deploy .NET project Hing ASP .Net 1 08-20-2003 07:41 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57