User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP.NET section within the Web Development category of DaniWeb, a massive community of 373,915 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,653 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
Views: 3710 | Replies: 13
Reply
Join Date: Nov 2005
Location: Mountain View, CA
Posts: 47
Reputation: kedar_challa is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 1
kedar_challa's Avatar
kedar_challa kedar_challa is offline Offline
Light Poster

Re: .aspx not working

  #11  
Nov 9th, 2005
Originally Posted by campkev
after you downloaded and installed the 1.1 framework, did you register asp.net in iis?

instructions are here

Hi Kev,

It will automatically register the ASP.Net to IIS unless otherwise in some scenarios.

If it doesn't register, then it throws up the error message when we call the .aspx page. But here he is getting the blank page, it means that .net framework is registered to IIS.

Thanks,
Kedar
Reply With Quote  
Join Date: Feb 2003
Location: Canada
Posts: 786
Reputation: Paladine has a spectacular aura about Paladine has a spectacular aura about Paladine has a spectacular aura about 
Rep Power: 9
Solved Threads: 26
Colleague
Paladine's Avatar
Paladine Paladine is offline Offline
Master Poster

Re: .aspx not working

  #12  
Nov 9th, 2005
And this solves the problem of it not working how?

Originally Posted by kedar_challa
Hi Aarya,

Here u have to consider the difference between ASP and ASP.Net

ASP is just a scritping language where as ASP.Net is a language.

ASP pages are ineterpreted at rumtime. But, ASP.Net pages are compiled into MSIL at the compile time. When the request hits that page then MS Jitter generates the machine specific code.

Here, in your code you are using the ASP.Net server control calander.So, the code must be compiled first before u run it.

Thanks,
Kedar
Assistant Manager, Regional Pharmacy Information Systems
TLC Services Website (Under Construction)
Updated : ASP.Net Login Code
Reply With Quote  
Join Date: Nov 2005
Location: Mountain View, CA
Posts: 47
Reputation: kedar_challa is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 1
kedar_challa's Avatar
kedar_challa kedar_challa is offline Offline
Light Poster

Re: .aspx not working

  #13  
Nov 9th, 2005
Originally Posted by Paladine
And this solves the problem of it not working how?

Im sorry. I thought some code behind file will be there.

Im not sure but may be the client script is not registered


1.Click Start, click Run, type cmd, and then click OK. 2.At the command prompt, type the following command, and then press ENTER: %windir%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis –c
3.Type exit, and press ENTER to close the Command Prompt window.



Thanks,

Kedar
Reply With Quote  
Join Date: Feb 2003
Location: Canada
Posts: 786
Reputation: Paladine has a spectacular aura about Paladine has a spectacular aura about Paladine has a spectacular aura about 
Rep Power: 9
Solved Threads: 26
Colleague
Paladine's Avatar
Paladine Paladine is offline Offline
Master Poster

Re: .aspx not working

  #14  
Nov 10th, 2005
I am also a little curious as to have you saved the file. Did you save it as an HTM or HTML file typ? That produces a blank page.

And you are navigating to is in the browser as this example shows : http://localhost/Test2.aspx Where Test2.aspx is the name of the file with the code you provided.

Hope this helps. Let us know how you made out with this problem so we can mark it as resolved.

Thanks
Assistant Manager, Regional Pharmacy Information Systems
TLC Services Website (Under Construction)
Updated : ASP.Net Login Code
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb ASP.NET Marketplace
Thread Tools Display Modes

Similar Threads
Other Threads in the ASP.NET Forum

All times are GMT -4. The time now is 5:19 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC