473,529 Members | 4,325 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

3.5 Framework - asp.net client side framework failed to load

Hi,

We have upgraded to vs2008 and .net framework 3.5. Everything works
perfectly in our development environment. However when we deploy using the
new web deployment project to our testing environment we recieve the
following error when browsing to the website "asp.net client side framework
failed to load".

We have also copied all the code across and receive the same error so it is
not a deployment issue it has something to do with the box. Are there any
special Security settings that we may have missed? The box still runs the 2.0
version of the site fine. We are using IIS6 and we have installed the 3.5
framework on this box.

Any suggestions would be appreciated

Rachel
Dec 6 '07 #1
1 7689
Hi,

Just wanted to update this post with a fix to hopefully help others who may
receive this problem. After investigating the logs we found the following
error "argument out of range utcdate". We then noticed that the machine date
was set in the past, by updating this to the correct date everything works as
expected.

Regards
Rachel
"Rachel" wrote:
Hi,

We have upgraded to vs2008 and .net framework 3.5. Everything works
perfectly in our development environment. However when we deploy using the
new web deployment project to our testing environment we recieve the
following error when browsing to the website "asp.net client side framework
failed to load".

We have also copied all the code across and receive the same error so it is
not a deployment issue it has something to do with the box. Are there any
special Security settings that we may have missed? The box still runs the 2.0
version of the site fine. We are using IIS6 and we have installed the 3.5
framework on this box.

Any suggestions would be appreciated

Rachel
Dec 10 '07 #2

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

Similar topics

3
1579
by: Rea Peleg | last post by:
Hello I'd like to use .NET framework namespaces in client side java script. For example i'd like to import System.Activator, in order to call Activator.CreateInstance() method inside a client side java script function. This function should executed in the client's browser! 10x Rea
5
3586
by: KathyB | last post by:
If someone could just explain this to me...I just don't get it! I have an aspx page where I retrieve several session variables and use xmlDocument to transform xml file with xsl file into an instruction document (not data based) - same as using an xml web control. The resulting html is on the client? but what about the server side of...
4
6562
by: Prince Kumar | last post by:
I joined a company recently and they have a java program which hangs (does nothing) after a while. This is no way consistent. It could succeed quite a few times and can fail a few other times. There is no consistency when it fails. Could anyone here shed some light on how to debug/resolve the issue. I guess IBM looked at the issue and were...
14
6269
by: Matt | last post by:
I want to know if ASP.NET Web Forms Validation Controls are Server-Side or Client-Side form validation? Since I think each validator control can select either 1) JavaScript based error dialog or 2) show the error message next to the control. For example, if the text field is empty with RequiredField Validator control, it can show the value in...
4
4211
by: AIM48 | last post by:
Hi. We have a framework that we work with for our project. So far we have had very good success – basically the frame work wraps many day to day tasks so that they are all included in the project. The framework is built on a modified Page Controller pattern in which a aspx page controls the loading of clients (user controls) into a...
1
1730
by: pmclinn | last post by:
The code below is generated by an application that allows you to put a Microsoft assistant on a webpage. I'm having a heck of a time trying to get this script to launch on a server side button click though. I want my user to click on a button to launch this script. I have tried adding the object code to the html directly and then creating...
3
1748
by: Simon Brooke | last post by:
I've been doing XSL transforms, converting XML to HTML, server side since 2000. In those days, clients which could do the transformation client side didn't exist, so whether to transform client-side or server-side wasn't an issue. Recently I've been overhauling the code in order to pass transform to the client wherever possible, and I've...
0
2190
by: Nattydreadlock | last post by:
Hello, I am running a website which receives the following error whenever I run it: "ASP.NET ajax client side framework failed to load" I am using .NET 3.5 and have the Ajax toolkit installed (the correct version).
9
8285
by: =?Utf-8?B?Sko=?= | last post by:
We deployed a website the other day and now one user is getting this error. Of course everyone else is working fine. This error above is followed by Error: 'Type' is Undefined and two Error: 'Sys' is Undefinded errors. The fact that one user gets it and everyone else is okay leads me to believe it is a IE problem. There are plenty of blogs...
0
7353
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7277
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7516
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7673
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
7626
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5814
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5204
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3333
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1732
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.