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
Similar Messages:
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
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
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
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
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
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
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
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
Jan 6, 2010
Is there any tool for Visual Studio 2008 which can reformat ASPX code to make it more presentable (eg insert line breaks, format the lines so they wrap when necessary, etc)?
View 5 Replies
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
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
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
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
Aug 14, 2010
is it possible to convert whole visual studio 2008 web site project to visual studio 2010 web site project
my current project references
i have a very annoying iis problem
iis server stops working until app pool is recycled
i am hoping that new visual studio (net framework 4.0) may solve this very annoying unsolveable problem
View 2 Replies
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
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
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
May 21, 2010
Anyone know if I can maintain a VS 2008 (.net 3.5) project by using the VS 2010 IDE ?
View 1 Replies
Sep 11, 2010
i have created a login.aspx file in visual web developer .now i want to connect the username and password details to SQL database
View 1 Replies
Jan 20, 2010
can Visual Studio 2008 be All-In-One tool to integrate source code continuously from team members, build, unit test?
Having used Visual Studio Team Edition 2005, unit testing each method within VS itself. I strongly believe that it is feasible to add-on tools. Example ankhsvn tool to use SVN from Visual studio [URL]
In my investigating i have come across number of tools(shown below) to use with Visual Studio 2008 professional
Development tool:- Visual Studio 2008 professional using Subversion as source control tool. Continuous Integration:- Hudson or Cruise control Build tool:- NAnt Testing:- NUnit, Selinium As Visual Studio 2008 can be used for unit testing I think NUnit is out of consideration.
In the same way i would like to have any other tools/add-ons to Visual studio to implement continuous integration, building and unit testing. This process should be automated such a way source code between team members is continuously integrated, built and unit testing is done as configured.
Objective is to use few number of tools as add-on to Visual Studio or achieve most from Visual studio itself (example unit testing). Visual Studio should be all in one tool.
I am aware that Team Foundation Server best suits my requirement, but it is out of scope due to its cost.
View 3 Replies
Aug 8, 2010
I downloaded Visual Studio 2008 Professional Edition via torrent.
It was working fine for months & i formatted my comp & when i tried to reinstall it is not getting installed !
It shows the following error !
and the error log file seems to be like this...
BUT.,
I'm able to use Visual Studio & i'm able to work in it....
I'm re-installing since 2 days for more than 4 times...
View 1 Replies
Mar 1, 2010
I have VS 2008 Professional Edition.....I want to test a function like this:
public int getIdByName(string name)
{
var item=from x in DATAB
where x.name=name
select x.id;
.
.
return idValue;
}
now I test end I have:
[TestMethod()]
public getIdByNameTest()
{
string name="Bob"
int expected = 1;
int actual;
actual = ClassGET.getIdByName(name);
Assert.AreEqual(expected, actual);
Assert.Inconclusive("Verify the correctness of this test method.");
}
The error in "test run" is:
Failed ......[Class]....... Test method threw exception: System.ArgumentException: The specified named connection is either not found in the configuration that is not for use with the EntityClient provider or thought is invalid
View 7 Replies
May 28, 2010
How can I ensure that web application converted from 2003 visual studio to 2008 visual studio
to have two files as it is when create a web file in visual studio 2008.The web application is in Chsarp. I have converted these filesfrom 2003 to 2008 but they still have three files each.
View 4 Replies
Aug 11, 2010
I am trying to convert guidance package of vs2008 to vs2010,
followed instructions as per this link {http://msdn.microsoft.com/en-us/library/ff697211.aspx}
and getting error as
Error 1 The "GenerateMenuResource" task failed unexpectedly....
View 1 Replies