473,770 Members | 2,004 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

unable to load ASPX

1 New Member
i have hosted a website in window 2003 server. when i try to browse the website from window XP Pro
the website unable to load the ASPX link.
it show the link in a TEXT format which not able to link to any place.

please help.
May 23 '07 #1
1 4991
xzz0195
3 New Member
This means that the ASPX page is not being passed off by IIS to be processed.

It could be the .net framework was not installed.
It could be the .net framework was not installed correctly.
It could be the asp_net service is not running.
It could be that the web site is not registered as an application. Go to IIS manager, find the website, right click on and select properties page, then click on the Create Application button.

It could be other things too, which I don't know....
May 23 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
2285
by: Helen Abell | last post by:
I have an ASP.Net application which works fine on the XP machine where it was developed, and also on one of the deployed machines, which is running Win2K Server and the .Net framework. However, on another laptop running XP and Visual Studio, I deployed and tested the application, and it worked fine. However, it has suddenly started coming up with an error saying Unable to load type, the first time an aspx page is called.
10
1592
by: Don Wash | last post by:
Hi! I'm pretty frustrated learning ASP.NET. I'm learning ASP.NET by downloading samples from various ASP.NET websites and none of the samples worked so far. The SAME error was shown whenever I browse and ASP.NET sample, which is... So I'm getting 'Could not load type <<Class Name>>' error for any ASP.NET
0
2175
by: Steve Richter | last post by:
I am trying, really trying to use the DB2Connection class provided by IBM to connect to a database on my old reliable as400 from the asp.net web page. When I run the DB2Connection code in my .aspx file I get an error: Unable to load DLL 'db2app.dll'. Exception Details: System.DllNotFoundException: Unable to load DLL 'db2app.dll'. with the help of this list I am using the @assembly directive to
2
2258
by: NG WEI CHUNG | last post by:
Hi, Some of my clients site is unable to view the ASP .NET page due to the proxy server and firewall or perhaps IE setting etc, I m not sure what is the actual cause of the problem, it display "Page Not found" or "Action Canceled" error msg on IE. They are using IE6 In some of my aspx.vb I have written response.redirect and some response.write some javascript to be execute during runtime, will this causing the problem?
22
3304
by: EP | last post by:
When running my asp.net hosting service (asp.net without IIS), on server 2003 with IIS not installed, I get the following when trying to process a request. "System.DllNotFoundException: Unable to load DLL (aspnet_isapi.dll)." Of course the dll is able to be found, it's still in the framework directory and for grins I even put it in my service's local directory. This is apparantly server 2003 not allowing asp.net to be run if IIS was not...
3
4710
by: akhila.deshpande | last post by:
Hi, I am not able to open any asp.net project. In browser If i type "http://localhost/petshop" Nothing happens. I am not able to load any aspx page in browser also I get error "The XML page cannot be displayed " IIS is working fine. I can open localhost and browse html document. The OS is windows 2000. and visual studio 2005. couple of days earlier
1
1896
markmcgookin
by: markmcgookin | last post by:
Hi Folks, this is a problem I had a few days ago, and I was able to solve it, but I thought I'd post the solution I found here incase anyone has a similar problem! I found this stuff on an MSNDN forum.
3
1923
by: chza727 | last post by:
I call five Fortran DLLs through VB.net from an ASPX page over the internet. The first three DLLs I call run fine; however, the last two do not work. After running "net stop iisadmin /y" and then running "net start w3svc", I can then call three more of the DLLs (randomly selected), but the two remaining never work. These last two can be any two of the five. The first three DLLs that I call ALWAYS work and the last two never work. I get a...
1
6429
by: Elliot | last post by:
When decrypt the xml, output "Unable to retrieve the decryption key." Can anyone help me solve the problem? I got the code from http://msdn.microsoft.com/en-us/library/ms229746.aspx using System; using System.Xml; using System.Security.Cryptography; using System.Security.Cryptography.Xml;
0
9454
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,...
0
10259
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. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10101
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 captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10038
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,...
1
7456
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 instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5482
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4007
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
2
3609
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2849
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.