-
Posted to
IIS7 - Publishing
by
PhotoflyPhotography
on
11-18-2009, 3:37 PM
I have a Windows server 2008 machine and I would like to have both my intranet and internet stored on this computer and be able to access both of them from any client machine.
I can not seem to figure out the correct way to configure them so this works.
I can only view my default website, I can not see the other one. Any help on this ...
-
Posted to
ASP.NET Administration
by
PhotoflyPhotography
on
07-09-2009, 12:22 PM
I actually just fixed this problem but thanks for the help
I'm sure I'll be back with more questions.
-
Posted to
ASP.NET Administration
by
PhotoflyPhotography
on
07-09-2009, 9:14 AM
Okay on the asp.net tab the version is set to 2.0.50727
It will run a basic helloworld.aspx page.
It just won't run my website that is built on master pages
-
Posted to
ASP.NET Administration
by
PhotoflyPhotography
on
07-08-2009, 4:04 PM
I'm sorry I don't understand that at all.
I am very new to programming and servers and designing websites actually.
What is the IIS MMC? How do I get there?
Thanks
Brandi
-
Posted to
ASP.NET Administration
by
PhotoflyPhotography
on
07-08-2009, 3:30 PM
I think so I ran this in command prompt
%windir%\Microsoft.NET\2.0.50727\asp_netregiis.exe -i
Is this right
Thanks for the help
Brandi
-
Posted to
ASP.NET Administration
by
PhotoflyPhotography
on
07-08-2009, 3:04 PM
I have published my intranet site to a local server that is running
Windows server 2000, IIS 5.1, and Framworks 2.0.05727.
I get the following error Configuration Error
Child nodes not allowed
Source file: web.config Line 82
-
Posted to
ASP.NET Administration
by
PhotoflyPhotography
on
07-08-2009, 2:33 PM
http://localhost/default.aspx
-
Posted to
ASP.NET Administration
by
PhotoflyPhotography
on
07-08-2009, 12:54 PM
I have had this problem before and have went over my old posts, but still can not figure out how I fixed it the first time.
I built a site with EW2 on my computer.
Published the entire Website folder onto a jump drive and moved it to my server
It is a windows server running 2000.
I configured it to my website folder and set the ...
-
Posted to
ASP.NET Administration
by
PhotoflyPhotography
on
05-20-2009, 11:46 AM
I'm new to ASP.NET but I think I've figured out the basics enough to get a simple website going. I have in fact put together a simple website using ASP.NET via a master page and several content pages. From my development XP based PC I am able to preview my default.aspx from within the EW application by selecting any ...