Can't View Visual Web Developer Websites When Copy To Web Server / Error 404 Not Found
Jun 30, 2010
As far as I can work out I should be able to copy a web project/application to my IIS Web server and be able to see it as I do when designing it on my development computer.
The problem is once I copy the folder over to my web server and then try to view it the browser it says Error 404 not found. There must be a real simple fix for this. I would like to be able to develop ASP.NET sites using the Visual Web Developer instead of Dreamweaver but this little issue is stopping me.
View 1 Replies
Similar Messages:
Oct 15, 2010
the account we use to copy/publish websites to our web server is not allowing us access to push websites. I've added this account to the permissions in the links listed in the below link, but i don't have success when trying to push remotely. When the account is in the local admins account, everything works flawlessly, but we are not allowed to have it in there. http://social.msdn.microsoft.com/Forums/en-US/vssetup/thread/31be047e-4716-4974-b8a1-be0111b50199 I've googled and searched a lot for this particular error, but am not finding an answer that helps. We get this error, 'Unable to create the Web 'http://edea01/test/planning'. You are not authorized to perform the current operation', and the above link is the scenario that matches mine the most. I don't do develompment work, but am asked to figure out this connection problem.
View 3 Replies
Apr 14, 2010
I've installed Web Developer Express 2010, opened up a website that I developed in VS2008 and do not seem to get an option to publish the website. How do I do this? Right clicking on the website only gives the option to build or copy, I want to publish.
View 3 Replies
Dec 26, 2010
I am trying to put a simple website on my web server. My hosting company only allows .mdb files. When I try to use .mdb files in asp.net visual web developer 2008 I get the following error.
Error: Unrecognized database format 'C:cl2011App_Datachristmas2011.mdb'.
Conenction String:
<connectionStrings>
<add name="ConnectionString2" connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|christmas2011.mdb"
providerName="System.Data.OleDb" />
</connectionStrings>
View 4 Replies
Mar 28, 2011
In an obviously misguided effort to keep versions of a site built through vs2010 .aspx vb I copied the entire visual studio 2010 folder from its default location on my local pc to a folder on a network. I then opened the network folder version of the project in VS, made a small change to some text, built the site sucessfully and published the site sucessfully to the same place the original site was published to. However, when I try to access the site I get the "resouce cannot be found" error. In a bit of a panic I opened the original project in VS and published it...no problem the site comes up. What am I doing wrong?
View 3 Replies
Feb 19, 2011
I have a 'Connection.cs' file in the App_Code folder of Microsoft Visual Web Developer 2010, but it alerts me of an error:
The type or namespace name
'Connection' could not be found (are
you missing a using directive or an
assembly reference?)
('Connection' is the name of a class in the Connection.cs file)
[Code]....
View 1 Replies
Sep 6, 2010
After reinstalling Visual Web Developer 2008 express a few times I still don,t have design view just source view.
View 3 Replies
Aug 4, 2010
I am using Visual Web Developer 2010 Express on a web server. On the same network I have SQL Server 2008 Express installed on an SQL server.
I have created a login for my web server in SQL Server like mydomainmywebserver$.In Visual Web Developer when I use Database Explorer to add a connection I am having a problem. I can see my SQLserver in the server name box but I don't any database in the Select a database name box.
What is the likely reason for this? Is it an authentication problem in SQLserver?
View 3 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
May 10, 2010
I have been ising TFS 2010 with VS 2010 Ultimately for a couple of months now. I have a client who is using Visual Web 2010, does anyone know if this integrated with TFS easily?
View 1 Replies
Feb 16, 2010
I used to be able to view the pages of my ASP.NET 3.5 website locally via the 'View in Browser' facility. However, this no longer works (for any page). All I get is a 'HTTP 404 Not Found' error message.
Where might I have screwed things up?
View 4 Replies
May 27, 2010
Im currently debugging a webservice written in visual studio 2005, however when i build it,it has an error but it did not specify anything
Error 1 The specified module could not be found. (Exception from HRESULT: 0x8007007E)
error message can be seen here.
View 2 Replies
Sep 29, 2010
Every time I click the start Debugging button on the toolbar, or select it from the menu, I get the message:
"Unable to start the program 'http://localhost:1098/NTTC'.
View 4 Replies
Jan 28, 2011
I started an app in VS2008. I did it as a web site. I installed VS 2010 (yay) today. I wanted to start over as a web project. I made a Master Page. I made content pages. One of my content pages has a form on it. Super simple text boxes and submit.
I added a folder called App_Code and placed my class files there by doing Add New Item and pasting the code into the new class. I have person and persons. The persons collection class references person. In the same folder, the persons class finds the person class. Up one level in a page's code behind, I am gettingthe error
The type or namespace name 'person' could not be found (are you missing a using directive or an assembly reference?)
For giggle, I move person.cs up a folder. Still cannot find the person. Persons collection class still CAN find person. My code behind cannot find it.
A little reading tells me I have to set that folder as an app folder in IIS. I am running Windows 7 ersonal... I cannot find IIS. If not there, I ask myself what they heck is my app running under?
for being such a noob. Anyone know what is going on here?
View 7 Replies
Jan 29, 2010
i suddenly started getting this error.
Error 13 The type or namespace name 'DisplayTrackingController' could not be found (are you missing a using directive or an assembly reference?) c:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Files emp773b35cbe8ac7005App_Web_wzekhp-n.0.cs 190 People
Although I have deleted this file from my project. why I am getting this error? and what is this file
App_Web_wzekhp-n.0.cs
View 1 Replies
Mar 4, 2010
i m developing an application in which i need to capture image via webcam and storing in db.
but i found Error the type or namespace name 'CaptureSource' could be found(are you missing a using directive assembly reference ) ,when i want to use it.i got this code and video from silverlight website
i try both visual studio 2010 and blend 3 still same error
View 1 Replies
Mar 31, 2010
I am working with Visual Studio Team System 2008. Now I would like to create SSAS project using the same.
But the SQL Server 2005 is not installed in my system. Its available only in the Database Server.
let me know, whether the SQL Server 2005 should be installed in the developer (my) system for creating SSAS and SSRS projects?
View 1 Replies
Mar 31, 2011
I am trying to conect to my SQL Server 2008 instance from application in Visual studio unsuccessfully.
This how my Instance appears in SSMS
DETERMIN (SQL Server 10.0.4000 - balloonshop )
Below is an example of a connection string from the book I am following which works if you have SQLExpress on your localhost domain.
I am using SQL Server Enterprise My Server name is DETERMIN (computer) . When I am in SSMS this is how my instance node appears
DETERMIN (SQL Server 10.0.4000 - balloonshop )
Determin is the name of my computer I think its the name of my instance as well not sure, balloonshop is my login. How can I substitute the names properly for the connection string below in order to connect to my instance
[Code]....
[Code]....
View 3 Replies
Oct 31, 2010
I am getting the following error when I try to establish ftp remote connection using the 'copy web site' feature on visual studio 2005.
unable to open the web 'ftp://209.*.*.*/httpdocs'. The computer is disconnected from the network.
Why can't I connect to the remote site on visual studio 2005? I can do the same thing on Dreamweaver with no problem. I can ping the IP successfully. I can open the ftp URL on a web browser with no problem.
View 1 Replies
Apr 28, 2010
My project works under VWD2010 but when I click the Configuration tools at Solution Explorer, nothing happens unlike under VWD2008.
The configuration developement port is running and accessing it only gets me this error, [:(]
Server Error in '/asp.netwebadminfiles' Application.
HTTP Error 404 - Not Found.
View 1 Replies
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
Oct 18, 2010
We are trying to install VWD 2010 on a windows 2008 server. We already have installed the 2008 version as well as SQL 2005, 2008 and 2008 R2. The Web Platform installer is not installing VWD 2010 however.At first it notified us that the OS does not allow it, after running tons of updates on the OS (some of which failed) it is still not doing it, not even donwloading it. The latest message simply asked us to post the error on the forum
View 1 Replies
Mar 5, 2010
Not sure why it works if i connect to SQL 2005 on another server, but now that i have SQL Express on the same server as the pages, im getting the following error: I have attached my connection string within my web.config and also how its being called within the code behind. Now this page was written by another programmer some time back.. so not sure if the method he used to do this is the best or only way. But i have connected to other SQL database with other applications with alot less code.
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections.
(provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
Source Error: Line 131:
Line 132: //connect to this sql server
Line 133: c.Open(); -----> this is the line it complains about.[Code]....
View 8 Replies
Jun 24, 2010
I have been trying to install VS 2008 profesional in my computer, I am getting this error "Package Visual Web Developer HTML source editor package has failed to loas properly GUID = BFCC0C3C-6F87-4285-A6C8-BB1606180OD Please contact package vendor for assistance, application restart is recomended , due to possible environment corruption.
View 7 Replies
Jun 22, 2010
I just got a new windows server 2008 dedicated server and I can't for the life of me get it to serve up web pages. It has every .NET framework installed on it has the web server role added with the ASP.NET feature checked. I made sure that ASP.NET 2 and 4 are allowed in the ISAPI extensions.
Not just aspx pages but even if I create a .html page, it still gives the 404 Not Found error. Also, I should note that it's the basic browser 404 page, it's not making it to the ASP.NET isapi handler. It gives the same 404 both remotely and locally so it's not a firewall or router issue.
View 1 Replies