Visual Studio 2008 - Website Running In IIS - Point The Website To Use Cassini?

Feb 7, 2010

My client gave me this web solution, in it various projects, and the problematic project (for me) is the Web Site.

I've copied the code to test web server (2008) and installed VS 2008 so I could step through the code on the server due to some weirdness.

Anyhow, when I open the solution locally on my personal computer, it runs on Cassini [URL] because I'm not on a server OS. However, when I run the app on the web server, when I hit F5, it runs oh [URL].

When I'm running the code on the server, how do I point the web site to use Cassini?

View 1 Replies


Similar Messages:

Visual Studio :: Running Website Windows 7 Professional 64 Bit / On Loading Up A Website Project Getting Error?

Mar 6, 2010

I have a new development machine running windows 7 professional 64 bit. On loading up a website project Im getting this error

'The Web Application Project 'websitename' is configured to use IIS. To access local IIS websites, you must install IIS components:

IIS 6 Metabase and IIS 6 Configuration Compatibilty

ASP.net

Windows Authentication

In addition you must run Visual Studio in the context of an administrator account

As far as Im aware, I am an administrator of my own pc and I have the .net framework installed.

View 4 Replies

Visual Studio :: Save 2010 Express Website To 2008 Express Website?

May 11, 2010

I started working on a website using 2010 Express. However, the hosting company that I am using hasn't fully implemented .NET 4.0. I'm wondering if there is a way that I can save my website for compatability with 2008 express. Then I can finish and publis using 2008 Express.

View 1 Replies

Visual Studio :: Unable To Connect To Development Server On Running Website

May 12, 2010

I have VS 2008 with SP1 installed on Win XP. I have .NET 3.5 with SP1 installed When I ran and opened an existing project for the first time, I got the below error WebDev.WebServer.exe has encountered a problem and needs to close. After this error, I continusly get "Unable to connect to the ASP.NET Development Server. whenever I run the website. I checked the internet and ASP.NET forum and tried all the following Making port numbers auto assign Making it to a specific port number using the Custom web server Tried creating new web site and checking Replaced WebDev.WebServer.EXE after downloading it from a website My anti virus have not blocked any websites as such I tried resetting VS settings by running devenv /resetsettings what else might be the problem?

View 7 Replies

2 Browsers Open In Visual Studio WebSite Development When Running Without Debugging?

Jan 19, 2011

In Visual Studio, when I click > Debug, > Start Without Debugging, (with my default browser set to IE), the application starts but it opens 2 IE browser instances. It opens 1 IE instance to start BUT when I close it, it launches another browser instance with the same start page. This bug is repeatable and consistent behaviour, that I can reproduce on-demad in IE.

(In some other minor variations, it seems that depending upon exactly how I start it, it will open 1 browser instance with 2 tabs, each tab having the startup page in it. However, this is not yet repeatable or consistent. It has happened; but, as of now, I am uncertain as the the exact steps to reproduce this particular variation of the anomaly.)

I am using Internet Explorer 8 (IE8).

I am using on Windows 7 32-bit.

I am using Visual Studio 2008 Standard.

I only have 1 startup project defined in Solution properties.

I have all Toolbars And Extensions set to "Disabled" in IE.

I have turned off "Automatic Crash Recovery" in IE.

(This does NOT happen in FireFox.)

View 2 Replies

C# - Disable Script Debugging In Visual Studio 2010 When Running Website Project?

Apr 1, 2011

I'm creating a website in Visual Studio 2010. I would like to use Visual Studio for C# debugging, but it also uses Visual Studio as JavaScript debugger. Is there a way to disable script debugging for Asp.Net website projects? I run my projects by hitting F5 in my Visual Studio. (I've noticed that when I attach the debugger manually, I can specify the type of stuff I would like to debug.) Note: I would like to debug, but not with Visual Studio. The developer toolbar is enough.

View 3 Replies

C# - How To Publish An Website With Visual Studio 2008

Sep 4, 2010

I've created an asp.net website with VS2008, how can I publish it in VS2008?

P.S: I've used Right Click -> publish but, I've used a Database in my project, but VS2008 doesn't publish it.

P.S: I'm using SQL Express 2008

View 4 Replies

Web Forms :: Not Able To Run The Website From Visual Studio 2008?

Jan 25, 2010

what would i have done wrong in IIS setting because of which when i make website with VS 2008 and try browse then say "Internet can't display web Page".If i try to make webapplication and run then it works fine.I have vs2005 also on my machine....and with that all works fine...its just the "website" with VS2008 , i am not able to run...

View 6 Replies

VS 2008 - How To Make A Forum In A Visual Studio Website

Mar 21, 2011

how i could make a forum in a visual studio 2008 website , or any software that i could use .

View 13 Replies

Visual Studio :: Unable To Create .net Website (VS 2008)?

Jan 17, 2010

Even After successfull installtion of ASP.Net, I am not able to create ASP.net website.

It gives me error in image.I tried giving permissions to my account but no use.

Comp mgmt event log shows:
=============================================
Event Type: Error
Event Source: ASP.NET 2.0.50727.0
Event Category: None
Event ID: 1334
Date: 1/17/2010
Time: 11:53:34 AM
User: N/A
Computer: SUMEET-3019DBCB
Description:
Failed to initialize the AppDomain:3ebaf6e5

Exception: System.NullReferenceException

Message: Object reference not set to an instance of an object.

StackTrace: at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters)
at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters)

View 6 Replies

Visual Studio :: Convert Web Application To Website In 2008?

Sep 16, 2010

I have to integrate web application into website. What are the changes i have to do. I need information very urgently.

View 6 Replies

Edit A Asp Website Useing Visual Studio 2008?

Apr 23, 2010

i am very new to using asp.net and visual studio. Let me first give you a little heads up on what is going on. About 2 years ago i bought a caned auction website from a company, and now i feel like i am ready to edit the theme website to make it look better. I asked the lady what programs i need to be familiar with and she told me Visual Studio 2008. This is my thing, i would like to edit the website and see the result at the same time without having to edit code all day long and then upload it to my server.

View 2 Replies

C# - How To Automatically Publish A Website On Build In Visual Studio 2008

Feb 14, 2010

I want to be able to automatically publish to a local folder each time a web asp.net mvc 2 project is built.

I use Visual Studio 2008.

View 7 Replies

Visual Studio 2008 - How To Resolve Build Error In Asp.net Website

Jan 31, 2011

I have one text box control on aspx page in my .net application.

and in code behind on page load event i wrote:

txt.Text = "Sample"

Now if build website on system [ windows XP ] it build properly but on system [ Windows 7 Enterprise ] it showing following error:

" Name 'txt' is not declared "

What would be the reason.Is that environment specific problem.I am using VS 2008.

View 1 Replies

Web Forms :: How To Add DLL Reference In Visual Studio 2008 Website Application

Dec 27, 2012

How to add ASPSnippets.SmsAPI refrence in MS Visual Studio 2008, becuase i tried in add reference option but it is not available.

View 1 Replies

Visual Studio :: Publishing Website And Windows Server 2008 IIS Setup?

Jan 26, 2010

I have created a web app using Visual Studio 2008 Express Edition and have come to the point where I need to publish the site onto my server (which is running window server 2008). I found that the publish function is not limited in the express edition, so published the app to a local file and FTP'd the contents across to my server. I then setup a website through the servers IIS manage and pointed it to the folder containing the FTP'd files.

My question is, how do I run the app? Do I need to point to a specific file?

I have tried to view a number of the files in browser directly from the IIS but keep getting the same standard connection error i.e. "Internet Explorer cannot display the webpage"

I have never used IIS Manager before and I can't find a resource which gives me a step by step guide to setting up a new site which has been created by Visual Studio 2008 Express Edition, are there any config changes needed.

View 3 Replies

Reset Account Stored For Publishing Website On Visual Studio 2008?

Jan 7, 2011

I tried to publish a website from Visual Studio 2008 right clicking, Publish. And I entered an invalid account and clicked "remember this ..." So now I can't finish the publishing and I don't know how to reset that credential? How can I change that account?

View 1 Replies

Web Forms :: Visual Studio 2008 Professional Not Giving Option For Creating New Website?

Mar 29, 2010

I am currently using VS 2008 Pro for an ASP.Net class. I got VS from school as part of MSDNAA program. It is version 9.0.21022.8 with .NET framework 3.5 SP1.

My problem is that when I start it up, it does not give me the option to Create or Open a Website. It only gives me the option to Create or Open a Project. So, when I start my homework or in-class assignments, I have to press Shift+Alt+N to Create a Website.

Where the problem comes in is after I start working on the website, I hit Save and it changes it to a Solution. This seemed to have caused a problem with BIND commands being lost in my last homework assignment. Is there something wrong with my install or a setting I can change? I'd rather not reinstall it unless I have to since it is such a pain to uninstall it in the first place.

View 2 Replies

Visual Studio :: Reassociating A Code Behind File With .aspx In 2008 Website Solution

Feb 12, 2010

I can't get my .aspx page to recognize control events in it's codebehind.

[Code]....

which is fine, but I don't want to use inline script.

[Code]....

View 6 Replies

SQL Server :: Is 2008 R2 Express Edition Reasonable For Use With Visual Studio 2010 Pro In Website Programming

Oct 8, 2010

I am considering an upgrade to Visual Studio 2010 Pro from my Visual Studio 2008 Standard Edition while the price is still $299. I have successfully used Visual Studio 2008 Standard Edition along with SQL Server 2008 R2 Express Edition to produce websites with database backends. I am assuming that I will still be able to do this with Visual Studio 2010 Pro without any heart-stopping transitional problems. Anyone have any experiences/advice about this? And just for the record, I cannot afford Visual Studio 2010 Premium which I believe would make this a moot point.

View 1 Replies

Visual Studio :: Entry Point Not Found Error / Installing Vs 2008?

Jun 1, 2010

Im trying to install VS 2008 on Server 2008 R2. As I try to run the Setup.exe file I get this Error:

The procedure entry Point BaseGetProcessDllPath could not be located in the Dynamic Link library KERNELBASE.dll

View 1 Replies

Visual Studio :: Unable To Attach. The Binding Handle Is Invalid/ Not Point To The Break Point?

Dec 13, 2010

Not point to the break point.it gives above error massege when start debbuging. How i fix this.

View 1 Replies

Visual Studio :: Possible Running Vs 2008 Under Different Platforms?

May 19, 2010

I am taking a couple C# classes at school and I finally got VS set up on my home computer. I am having one issue that I'm not sure where to go looking.

At school, the program is installed on XP Pro.

At school, I can read, output, and create files that are saved on my hard drive. I know any code I have used is correct because I can open up the files my code creates with other applications without issue.

At home, I have the program installed on Win 7. (I just upgraded my home comp so I'm still figuring out this new platform honestly.)

At home, everything runs, etc, but it will not create files. I can see the drives working, but nothing is written. I have tried several drives - all failing.

I'm assuming this is a flag or an environment setting somewhere on my installation but I have no idea where.

View 3 Replies

Visual Studio :: Running Web Developer 2008 Express Edition On Mac?

Jan 28, 2010

it is possible to run Visual Web Developer 2008 Express Edition on a Mac computer.

View 2 Replies

Visual Studio :: Opening A Project Across 2 Computers Running The Exact Same 2008

Feb 11, 2011

The problem is I have a laptop that I take to University with me to all my lessons and lectures and it has Visual Studio 2008 installed on it and I work on my assignments in Visual Studio just fine. However when I get home I would like to use my desktop PC which has the exact same copy even from the very same disk of Visual Studio 2008 that is installed on my laptop. The problem is no matter what I do I can't open and work with any projects that I have created on my laptop.

Now if I create the project on my desktop PC it will open just fine on my laptop and I can continue to work with the project but the minute I save and take that project over to my desktop I get the self same error message shown below. [URL] I did do a little research and I found what looked like a solution for some people and that was to change the "SQL Server Instance Name" to SQL2008. As shown below it was set to SQLEXPRESS which is the same as what it says on my laptop copy. [URL] But all this did was present me with a new message as shown below. [URL] Uploaded with [URL] I'm completely at a loss as to what the issue is. Both my laptop and desktop run a fully updated copy of Windows 7 64Bit and have the same copy from the same CD of Microsoft Visual Studio 2008.

View 13 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved