CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

MS SQL 2008 on ASP.NET Hosting



Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_studio_2005 Tags:
Item Type: NewsGroup Date Entered: 6/1/2006 4:08:05 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 1 Views: 38 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
elmoWatson
Asp.Net User
Problems with built in Web server6/1/2006 4:08:05 PM

0/0

Everytime I create a new website and try to run a page, no matter how simple, the popup that tells me the builtin webserver has started comes up, I get a message on the browser status bar that the website has been found and we're waiting for a reply.

That's it - the page never comes up. I get an error message when I try to run the page directly in IIS:

A name was started with an invalid character. Error processing resource 'http://localhost/cSharpStuff/default.aspx'. Line ...

<%@ Page Language="C#" AutoEventWireup="true"  CodeFile="Default.aspx.cs" Inherits="_Default" %>
-^
I don't know where that extra character is coming from - it's no on the page.
Here's the code, just in case anyting is wrong with it (just learning C#):

int ctr = 0;

while (ctr < 10)

Label1.Text = "Number is: " + Convert.ToString(ctr) + "<br>";

ctr++;

Two questions -

1. Does anyone have any ideas on what's happening and how to get it to work?
2. How, in VS2005, do you set the configuration to use your local IIS, instead of the built in webserver?

 

Mikhail Arkhipo
Asp.Net User
Re: Problems with built in Web server6/1/2006 5:26:18 PM

0/0

When you create a Web site, choose HTTP instead of File System - that will place site in IIS. Note that IIS must have ASP.NET 2.0 running. You may have to configure it manually if you want to run both ASP.NET 1.1 and 2.0. If you already have file system Web and want to migrate it to IIS, look here:

http://blogs.msdn.com/mikhailarkhipov/archive/2006/03/09/548169.aspx


Thanks

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

This posting is provided "AS IS" with no warranties, and confers no rights.
2 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Professional ASP.NET 2.0 Authors: Bill Evjen, Scott Hanselman, Farhan Muhammad, Srinivasa Sivakumar, Devin Rader, Pages: 1253, Published: 2005
Tomcat: The Definitive Guide Authors: Jason Brittain, Ian F. Darwin, Brett McLaughlin, Pages: 303, Published: 2003
Beginning ASP.NET 3.5 in VB 9.0: From Novice to Professional Authors: Matthew MacDonald, Pages: 1149, Published: 2007
Beginning Rails: From Novice to Professional Authors: Jeffrey Allan Hardy, Cloves Carneiro, Hampton Catlin, Pages: 361, Published: 2007
C# for Programmers: Updated for C# 2.0 Authors: Paul J. Deitel, Pages: 1317, Published: 2005
Applied Cryptography and Network Security: 6th International Conference, ACNS 2008, New York, NY, USA, June 3-6, 2008, Proceedings Authors: Steven M. Bellovin, Pages: 508, Published: 2008
ASP.NET 2.0 MVP Hacks and Tips Authors: David Yack, Joe Mayo, Scott Hanselman, Fredrik Normén, Dan Wahlin, J. Ambrose Little, Jonathan Goodyear, Pages: 400, Published: 2006
Nessus Network Auditing Authors: Renaud Deraison, Syngress Media, Inc, NetLibrary, Inc, Jay Beale, Charl Van Der Walt, Pages: 508, Published: 2004
Professional C# 2005 Authors: Christian Nagel, Bill Evjen, Jay Glynn, Karli Watson, Morgan Skinner, Allen Jones, Pages: 1540, Published: 2006
ASP.NET 2.0 Website Programming: Problem-design-solution Authors: Marco Bellinaso, Pages: 576, Published: 2006

Web:
Axis Communications - Advantages over a PC-based camera With a built-in Web server, a network camera do not need a direct connection to a PC or any other hardware or software to capture and transfer images. ...
Using the Visual Studio Built-in Web Server from the Command Line ... It came right up in the browser using the built-in Web server. ... execution from an inaccessible Web server tends to reduce security problems immensely. ...
Aptana Forums • View topic - problems with php and built-in ... problems with php and built-in webserver on Mac. Discussion about the Aptana Studio PHP plug-in and PHP coding experience inside of Studio. ...
Fiddler and Visual Studio built-in web server - Michael's Blog May 18, 2006 ... There are some problems when using Fiddler with the Visual Studio built-in web server. By default Fiddler is only changing the proxy ...
C-more Built-in Server Built-in Web Server · Simultaneous Communication. Click to expand ... Connect C- more to your factory network, enable the Web server in your project, ...
Using the built-in web server The ColdFusion server configuration is built on top of JRun, which includes the JRun web server (JWS), also called the built-in web server. ...
built-in web server Resources | TechRepublic If problems are detected, it can either take automatic action, or alert you. ... It runs either with a built-in web server, or as a CGI program on your web ...
My Web Server Besides functioning as a web server and hosting your personal web site on the Internet MyWebServer comes equipped with several built in Web Applications ...
XBMC | The Web Interface Jul 21, 2008 ... The XBMC Web GUI control-interface uses XBMC's built-in WebServer (and HTTP API) to allow you to control certain aspects of XBMC via a ...
Web Developer's Center: 4D's Built-in Web Server This topic contains information pertaining to the operation of 4D's Built-In Web Server. You can learn how to configure, manage, and tune the web server. ...

Videos:
MacMost Now 80: Running a Web Server and PHP On Your Mac Gary Rosenzweig looks at how you can use your Mac to develop Web pages using the built-in Apache Web server and PHP.
Host Your Site For Free.Turn Your PC into A Web Server - IIS Have a problem? Ask in the forum: http://www.mob3.co.uk/forum or the live chat: http://www.mob3.co.uk/chat **IIS is not available on XP ...
Asianwolf IP Camera Standalone web-server Asianwolf's IP Camera is a compact stand-alone web-server capable of remote video surveillance. It can be access from anywhere in the world via a ...
Erlang - Tail-F - Klacke Wikstrom Claes Wikström has been involved in the Erlang community from the very early days, the beginning of the 1990s. He has contributed several ...
MacMost Now 80: Running a Web Server and PHP On Your Mac Gary Rosenzweig looks at how you can use your Mac to develop Web pages using the built-in Apache Web server and PHP.
Overview of WiFi Disk: App for iPhone and iPod touch Store and share files on your iPhone or iPod touch. WiFi Disk uses a built-in web server to share your files with any computer or device over a ...
To Build a Mail Server I recently built a new mail server for my network and it was a long, boring process. So how better to pass the time? Make a video about the ...
Toor2110 - Alex Stamos and Zane Lackey - Breaking Ajax Web ... Recorded at the 8th www.ToorCon.org Information Security Conference, Sept 30th and Aug 1st, 2006 at the San Diego Convention Center, San Diego ...
How to do secure file sharing on Windows 1AVCenter has a built-in web server that will publish your web site right from your PC using state-of-the-art security. Logged users can view ...
GWT Developer Tips - Security On Both Server & Client What I've learned from using Google Web Toolkit - Security needs to happen on both the server and the client. Rob Powers of Clever Machine and ...




Search This Site:










assembly naming in web site project build

help with designer.vb files

404 after visual studio hang

website will build and words fine but will not publish due to build errors

.net windows service in vs05

is there a easier way to debug than stopping the debugger, doing the code change and then running the f5???

how to save visual studio ftp settings?

vs 2005 crashes when attempting to open the html designer

devenv.exe+problem

class viewer in visual studio 2005

view in browser doesn't stop @ breakpoints

new workflow project gives error on visual studio 2005

bug on dataset and autogenerated class?

how to insert audio/video in microsoft visual studio 2005

unable to start debuging on webserver.

re:embed flash with asp.net

delete source controlled website files

toolbox missing tabs

file.exists returns for files on the network drive

c# code behind page missing object and event pull down

moving existing web project from developer web service to iis

vs test web server vs. iis

sql query analyzer

setting breakpoints in java script

background image for textbox in asp.net 2.0

svn applied for version control of my web application,but no tag overlay in ide.help!

user control to user control

web site development

failed to map the path '/somefile.htm' warning when building a web.

how to reset the initial "type of developer" settings in the ide

  Privacy | Contact Us
All Times Are GMT