Re: ASP.NET
- From: "dancer" <dancer@xxxxxxxxxxxxx>
- Date: Fri, 30 Jun 2006 09:54:46 -0400
That is my point. If I can see asp pages, why can't I see aspx pages using
IIS?
"Cor Ligthert [MVP]" <notmyfirstname@xxxxxxxxx> wrote in message
news:%23zahrDAnGHA.4212@xxxxxxxxxxxxxxxxxxxxxxx
Dancer,
The results of your asp page should be the same as your aspx.
But why you use the framework 1.x while I get the idea that you are
starting and can use 2.0.
For that is as well a free ASPX Web page/site creating tool available.
http://msdn.microsoft.com/vstudio/express/vwd/
I hope this helps,
Cor
A good help site while using the
"dancer" <dancer@xxxxxxxxxxxxx> schreef in bericht
news:e5elFp6mGHA.4212@xxxxxxxxxxxxxxxxxxxxxxx
Cor,
You appear very knowledgeable and very able to explain clearly. Can you
help me? I am trying to learn asp.net. - from the very beginning. I
have IIS installed and am able to create ASP files and see the results on
my personal server.
I downloaded and installed the Microsoft.NET Framework. I saved it on my
computer and then installed it.
But I cannot see the results of an aspx file on my computer, even though
I can see the results of the SAME file published on my website.
I have an XP Professional and the path to the files is
c:\WINNT\Microsoft.net\framework v.1.14322. Also there is the folder
v1.0.3705.
I see the result of asp files I create at http:/localhost/. I try to do
the same with the aspx files, but I only get a blank page.
How can I try out my files without going to the trouble of publishing to
the website?
Thank you!
"Cor Ligthert [MVP]" <notmyfirstname@xxxxxxxxx> wrote in message
news:%23sPo69NmGHA.3352@xxxxxxxxxxxxxxxxxxxxxxx
Dancer,
It depends, if it is a kind of install, html, css, javascript, pluggins
etc question than you are probably the best off in the newsgroup as
Scott stated.
Is it clearly a Net program language question than you can better ask it
in one of the language newsgroups as
microsoft.public.dotnet.languages.vb (or csharp or vc or withouth
languages jsharp)
If it has to do with data (adonet) than
microsoft.public.dotnet.framework.adonet
If it has to do with non adonet data than one of the data newsgroups as
microsoft.public.dotnet.languages.vb.data
Be aware that ASPNet can be used in version before 2005 in 4 ways and in
version 2005 in 6 those are:
Using the code in a kind of Scripting way inside the HTML code not
structured.
Using the code in a kind of Scripting way inside the HTML code
structured.
With code behind not compiled (versions before 2005 and 2005 with
project addition)
With codefile not compiled (version 2005 without project addition)
Both last but than with compiled DLL's.
If you use it in the first two ways, than your newsgroup is mostly as
Scott stated.
I hope this helps
Cor
"dancer" <dancer@xxxxxxxxxxxxx> schreef in bericht
news:OxIp3xKmGHA.3900@xxxxxxxxxxxxxxxxxxxxxxx
Is this forum for ASP.NET questions? Or is there another forum for
that?
.
- Follow-Ups:
- Re: ASP.NET
- From: Scott M.
- Re: ASP.NET
- References:
- ASP.NET
- From: dancer
- Re: ASP.NET
- From: Cor Ligthert [MVP]
- Re: ASP.NET
- From: dancer
- Re: ASP.NET
- From: Cor Ligthert [MVP]
- ASP.NET
- Prev by Date: SecureString error, DPAPI in windows 98 etc etc
- Next by Date: select DB instance during install in setup project
- Previous by thread: Re: ASP.NET
- Next by thread: Re: ASP.NET
- Index(es):
Relevant Pages
|
Loading