473,804 Members | 2,164 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

First Steps: ASP.Net 2.0 and AJAX in a shared hosting.

Hi everybody.

A very basic web page using an ScriptManager and a RoundedCornersE xtender
fails loading
at a shared hosting environment. In my local server, such page loads
correctly.

I'm almost sure that a wrong web.config is the reason.

The site is hosted at Brinkster and they say they don't have a web.config
example to show.

Does anybody have a working web.config to share o show me?

Thanks in advance.

ralvare.lugones @-killSpam-gmail.com

Feb 1 '07 #1
4 6497
NOTICIAS Ã*rta:
Hi everybody.

A very basic web page using an ScriptManager and a RoundedCornersE xtender
fails loading
at a shared hosting environment. In my local server, such page loads
correctly.

I'm almost sure that a wrong web.config is the reason.

The site is hosted at Brinkster and they say they don't have a web.config
example to show.

Does anybody have a working web.config to share o show me?

Thanks in advance.

ralvare.lugones @-killSpam-gmail.com
1; Do you get an error when trying to load your application? If so, then
add <customErrors mode="Off" /inside the <system.webta g, maybe that
will show you a better error message.

2; are you on a server with asp.net 2.0? Brinkster both have 1.1 and 2.0
servers. if you are hosted on a 1.1 server, you have to ask support to
upgrade your account to .net 2.0
Feb 1 '07 #2
On Feb 1, 11:25 am, "NOTICIAS" <RALVARE.LUGO.. .@GMAIL.COMwrot e:
Hi everybody.

A very basic web page using an ScriptManager and a RoundedCornersE xtender
fails loading
at a shared hosting environment. In my local server, such page loads
correctly.

I'm almost sure that a wrong web.config is the reason.

The site is hosted at Brinkster and they say they don't have a web.config
example to show.

Does anybody have a working web.config to share o show me?

Thanks in advance.

ralvare.lugo... @-killSpam-gmail.com
take a look this
http://www.eggheadcafe.com/software/...-november.aspx

and this
http://forums.brinkster.com/forummes...13605&Forum=23

Feb 1 '07 #3

"Szabolcs Molnar" <fl***@elitemai l.huescribió en el mensaje
news:eP******** ******@TK2MSFTN GP03.phx.gbl...
NOTICIAS írta:
>Hi everybody.

A very basic web page using an ScriptManager and a RoundedCornersE xtender
fails loading
at a shared hosting environment. In my local server, such page loads
correctly.

I'm almost sure that a wrong web.config is the reason.

The site is hosted at Brinkster and they say they don't have a web.config
example to show.

Does anybody have a working web.config to share o show me?

Thanks in advance.

ralvare.lugones @-killSpam-gmail.com

1; Do you get an error when trying to load your application? If so, then
add <customErrors mode="Off" /inside the <system.webta g, maybe that
will show you a better error message.
I sent the precompiled site to brinkster, \bin with all its stuff included
(Microsoft.Web. Preview.dll,
Ajaxextensionst oolbox.dll, Ajaxcontroltool kit.dll and so on) and that's
what I get:
Parser Error
Description: An error occurred during the parsing of a resource required to
service this request. Please review the following specific parse error
details and modify your source file appropriately.

Parser Error Message: Could not load file or assembly
'System.Web.Ext ensions, Version=1.0.610 25.0, Culture=neutral ,
PublicKeyToken= 31bf3856ad364e3 5' or one of its dependencies. The system
cannot find the file specified.

Source Error:

Line 1: <%@ Page Language="C#" AutoEventWireup ="true"
CodeFile="Defau lt.aspx.cs" Inherits="_Defa ult" %>
Line 2:
Line 3: <%@ Register Assembly="Syste m.Web.Extension s, Version=1.0.610 25.0,
Culture=neutral , PublicKeyToken= 31bf3856ad364e3 5"
Line 4: Namespace="Syst em.Web.UI" TagPrefix="asp" %>
Line 5: <%@ Register Assembly="AjaxC ontrolToolkit"
Namespace="Ajax ControlToolkit" TagPrefix="cc1" %>

Source File: /PRUEBAS/default.aspx Line: 3

Assembly Load Trace: The following information can be helpful to determine
why the assembly 'System.Web.Ext ensions, Version=1.0.610 25.0,
Culture=neutral , PublicKeyToken= 31bf3856ad364e3 5' could not be loaded.

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value
[HKLM\Software\M icrosoft\Fusion !EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind
failure logging.
To turn this feature off, remove the registry value
[HKLM\Software\M icrosoft\Fusion !EnableLog].

--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.507 27.42; ASP.NET
Version:2.0.507 27.210

2; are you on a server with asp.net 2.0? Brinkster both have 1.1 and 2.0
servers. if you are hosted on a 1.1 server, you have to ask support to
upgrade your account to .net 2.0
2.0 as you can see up in this message
Feb 1 '07 #4
I am having the same problem. Ajax 1.0 works great on my
developement machine and gives the following error when I deploy the
application to my production webserver.

Server Error in '/' Application.

--------------------------------------------------------------------------------

Configuration Error
Description: An error occurred during the processing of a
configuration file required to service this request. Please review the
specific error details below and modify your configuration file
appropriately.

Parser Error Message: Could not load file or assembly
'System.Web.Ext ensions, Version=1.0.610 25.0, Culture=neutral ,
PublicKeyToken= 31bf3856ad364e3 5' or one of its dependencies. The
system cannot find the file specified.

Source Error:

Line 36: <compilation debug="true">
Line 37: <assemblies>
Line 38: <add
assembly="Syste m.Web.Extension s, Version=1.0.610 25.0, Culture=neutral ,
PublicKeyToken= 31bf3856ad364e3 5"/>
Line 39: <add assembly="Syste m.Design,
Version=2.0.0.0 , Culture=neutral , PublicKeyToken= B03F5F7F11D50A3 A"/>
Line 40: <add
assembly="Syste m.Web.Extension s.Design, Version=1.0.610 25.0,
Culture=neutral , PublicKeyToken= 31BF3856AD364E3 5"/></assemblies>

Source File: d:\WebSites\Sec ure\test\web.co nfig Line: 38

Assembly Load Trace: The following

I called Microsoft "off shore" support and was walked through
installing "hotfix for issue 915782". This hotfix updated the
aspnet_wp.exe, System.Web.dll, webengine.dll files. After two hours
on technical support I was told this hotfix will not fix this problem
and they currently do not have a fix for this problem. I was told
that if I wanted to open another paid support case that they would be
happy to research this problem.

I am very impressed with AJAX and would love to implement its
functionality on my corporate website BUT my conclusion is that AJAX
is NOT READY FOR PRIMETIME. Like all Microsoft products it is a great
concept and really cool but maybe it might work after AJAX SP1 or AJAX
SP2?????

If you will excuse me, I think I will go install Vista on all of my
users systems so I can continue my efforts as a "Microsoft GuineePig"

Feb 14 '07 #5

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

Similar topics

11
4206
by: Mike MacSween | last post by:
My client has an MS Access database application on her local machine. I have full access to that in terms of changing the design. I've got a simple PHP/MySql application on shared hosting, so no direct access to the db server. I'd like to give her the facility to export the information in her local Access application to the shared PHP/MySql site. From one command button (or similar) in the Access application.
13
2340
by: Erick Papadakis | last post by:
hello, i am a newbie to the pgsql world, so pls bear with a possibly stupid question. i want to test out pgsql but i only have a shared hosting account. is it possible to install pgsql without root access, only for my account? my webhost uses redhat i think. thanks! ..ep
0
1396
by: Chris Travers | last post by:
Hi all; This seems at least somewhat on-topic here, so at the risk of seeming shamelessly self-promoting, I figured I would ask. I am the main developer of an open source CRM suite (http://hermesweb.sourceforge.net). We are in the beta-testing of our 0.3.0 release which will include experimental support for shared hosting environments. I would be interested in helping any interested parties beta test the software. Any feedback...
13
1724
by: Sharon | last post by:
Hi all, I was wondering if anyone had experience using ajax with asp.net controls. What i'm looking for, are ways to implement and possible problems. A way to implement could be rendering the control on the server side, and send the html string back to javascript. A possible problem is the control post back behavior and control view state usage. Thanks, Sharon.
2
1959
by: Carl Gilbert | last post by:
Hi I feel as if I'm fighting a loosing battle with shared hosting at the moment. I have an account with 1&1. For a whopping £16.99 a month I get 6GB of shared Microsoft hosting. I also get the ability to have as many domains as I like, 5 web applications and large SQL databases. I'm currently experiencing some difficulties with a website. "Request for the permission of type
2
1990
by: comp.lang.php | last post by:
I am in the middle of debugging a script that is hanging on "session_start()", which, if I recall, can occur if session.save_path points to a directory onto which you do not have permission to access (I verified and yep, no love on that folder). So I figured I'd simply rewrite session.save_path: <? ini_set('session.save_path', '/path/where/there/is/love'); ?> To no avail, because the shared hosting provider also informed me that
11
7152
by: lucavilla | last post by:
Are there other web-based AJAX diagram tools like this one? http://ajax.phpmagazine.net/2006/05/smoot_webbased_diagram_and_gis_1.html (named Smoot) I mean apps similar to Microsoft Visio but done in web/AJAX... and even much simpler... (like the above) Luca
3
1361
by: Showjumper | last post by:
I have been using YSlow over the last couple of days grading the perf of my site. On some of the pages i have managed to get the score up a very respectable B using a couple of custom httpmodules to handle Gzip, adding expires headers, and combining css and script files. One thing i do note is YSloe tells me MSAjax components - the axd file(s) - are not Gzipped but i thought an MS Ajax with a scriptmanager control will have the ouput...
3
1822
by: Barrie Wilson | last post by:
I have a really simple test app which consumes two public web services (one stock quote and one Amazon books collection); it works just fine when posted on my local servers but when I publish it to either of my two public servers (shared hosting accounts), I get the .ASPX page ok but when I click the button to access the web services I get nowhere; more specifically, I get this message at the top of the stack: "[SocketException...
0
9714
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 usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9594
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 synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10351
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10096
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 choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9174
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 launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6866
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5534
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5673
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3834
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.