Publishing Web Application To A Mapped Drive With Visual Studio 2008 And Windows 7
Oct 21, 2010
We have a shared drive where web applications are published to. When I attempt to publish I get the following error:
------ Publish started: Project: XXX.Web, Configuration: Release Any CPU ------
Connecting to T:WebSitesXXX...
Unable to create the Web site 'T:WebSitesXXX'. The path 'T:WebSitesXXX' does not exist or you do not have access. The system cannot find the path specified.
Details
OS: Windows 7
IDE: Visual Studio 2008 (running as administrator)
Path exists? Yup.
I assume it's some permissions issue, but I have no idea where to start.
View 2 Replies
Similar Messages:
Feb 10, 2010
I am facing a wired issue currently. I have created a application that runs on FileWatcher system. It works fine on the local folder but when I try to use it over a mapped network I am getting following error:
System : The directory name Z:Pratik TalatiDownloadssharedinput is invalid.
or
mscorlib : The path is not of a legal form.
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
Jul 6, 2010
I'm about to start a new module in my existing web application project (already completed 3 modules), due to more data entry and volume of data handling my PM informed me to go this module on windows application (vb.net), but i'm requesting him to go with web application since i'm much familiar in web applcation and all my completed module on web.
But he is thinking on performance part too, if i get some idea / suggestion on the same so that i can clear and i will go with either option.
The module is Service Billing with LPO Control, Billing, Proforma, eBilling, eApproval, online billing etc.
View 3 Replies
Dec 12, 2010
i published an application on windows server 2008 and IIS 7 i am facing a problem when user are trying to access the server or the web application in address they put ip address of the server /application a pop up screen asking for username and password problem IIS on windows server 2008 ..the server is configured it s making me crazy it s asking users for username and password
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 26, 2010
If you could give me some guidelines It would mean a lot to me. what type of authentication I use, how to do id from localhost, how to modify web.config file etc
View 1 Replies
Nov 4, 2010
After i publish my web.config i get null reference to all the code that uses the webconfig.What could be happening?I checked my web.config property and its set to Embedded Resource.
View 2 Replies
Mar 28, 2010
I have looked at all the posts I can find on this problem and tried everything I can think of, but still the problem persists. I am getting really sick of it.was working fine for the last year until an update to MS Office 2007 caused a lot of problems (automatic update). After checking posts here, I removed it completely. No change. I then tried all the things I could find on other posts, also no change. Today, I removed VS and the Web Authoring Component and re-installed. Still no go.
Does anyone have a fix for this problem. It seems that it has been around a long time, but is still giving problems. I even saw one suggestion to reformat the drive! You've got to be joking!
View 4 Replies
Oct 11, 2010
I am looking at developing using Visual Studio 2010/2008 and SQL Server 2008 on Windows 7. Should I be able to do this on Windows 7 Professional, or do you need Windows 7 Ultimate?
View 2 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
Mar 14, 2010
either a freeware or lincesed tool for version control that would work with VS2008 on windows 7 Professional edition (32-bit).
View 3 Replies
Feb 22, 2010
installing visual studio 2010 pro RC in windows Xp SP3 and getting a message prompt : invalid windows installer package contact vendorlog file says
Error Message:
[02/22/10,17:09:07] Microsoft Application Error Reporting: [2] CMsiComponent::Install() expects the setup file for Microsoft Application Error Reporting, but the file failed verification.
[02/22/10,17:09:07] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InternalInstallManager() with HRESULT -2147467259.
[02/22/10,17:09:08] VS70pgui: [2] DepCheck indicates Microsoft Application Error Reporting is not installed.
View 5 Replies
Apr 4, 2011
Need to upload files in mapped drive. i tried with UNC path. locally i tried with 2 systems its working fine. but in production environment its not working. Scenario is, 2 systems with windows 2003 server. one is app server and second is data server. Hosted app in IIS. Its something with the drive/folder permissions.
View 1 Replies
Jan 23, 2010
I am having a problem with my Visual Studio 2008 debugger on Windows 7. When I press F5, my Visual Studio web server freezes, and the Visual Studio status changes to "Not Responding".
View 2 Replies
Feb 9, 2010
Have anybody experienced problems in running Visual Studio 2008 in Windows 7 (64 bit)? Please post your feedbacks o0n using the Visual Studio on Windows 7(64 bit).
Was any service packs installed?
View 4 Replies
May 19, 2010
I'm using Visual Studio 2008 SP1 on my Windows XP Workstation.I'm simply trying to create a new website from Visual Studio via the "create website" on our Windows Server 2008 with IIS 7.0When I do this from Visual Studio, I get the error,"Unable to create website, It appears the web server doesn't have FrontPage Server Extensions Installed"OK....So I downloaded FrontPage Server Extensions and Installed it on the Windows Server 2008 that has IIS 7.0 Installed, I rebooted the server and I still get the same error when I try and create a website from Visual Studio from my XP Workstation
View 2 Replies
Feb 26, 2010
Can anyone get classic asp debugging working in visual studio 2008 windows 7 64 bit? I have an exsiting application that I need to debug and I can't get it working in this environment. I have followed the following tutorial and serveral others. [URL] I can't find dllhost.exe or w3wp.exe? And I don't see the below image when hitting ctrl-F5
View 1 Replies
Feb 21, 2010
I recently purchased a new laptop running Windows 7 Home Premium (64-bit). I installed Visual Web Developer 2008 Express using the Microsoft Web Platform Installer. When I open a .aspx file within one of my websites VWD immediately freezes. The program will not respond and I have to use the task manager to force it to shut. This happens every time.
I have already tried uninstalling and re-installing VWD but the problem still occurs. However if I open another type of file in a website, say a .css or .xml file the problem does not occur. It seems to happen only when I open a .aspx file. Has anyone else come across this?
View 1 Replies
Mar 7, 2010
I wanted to create asp.net web site then wanted to add in the same solution new project Windows Control Library from the templates, but there is no templates for windows other than class library in visual web developer 2008. can i install templates or what can I do?
View 3 Replies
Sep 2, 2010
On the old project (Visual Studio 2005), I used cdo library to control the smtp events sink.
I upgrade to windows 2008 R2 the project, and the cdo library seems to old (Windows 2000 library).
I would like to replace the library and I want to know what is the best library to use smtp sink event?
View 1 Replies
Jul 12, 2010
I have a asp.net mvc project in VS2010. In it I have a view called main.aspx that contains alot of javascript that frequently needs to be debugged. I can set the break point in the aspx page's javascript at edit time in VS2010. It appears as a mapped breakpoint. When I launch the debugger/IE browser, the javascript break point never gets hit. If I add a debugger; statement to my javascript I can launch a new visual studio instance and debug javascript. Unforunately, this requires a second visual studio instance and I have to set breakpoints all over again when I do it this way. Also, I have to remember to remove the debugger; statement when I am finished debugging. Is there a better way to get client side breakpoints working in Visual Studio 2010/IE?
View 3 Replies
Jul 12, 2010
When I edit in a asp file, the intellisense does not work for any ADODB objects with vs2008(sp1) in Windows 7.For example:Set conn = Server.CreateObject("ADODB.connection")
.. And next line I keyin "conn". Then keyin ".", but it does not popup the intellisense menu for ADODB.connection.But, the native objects for asp, such as Request, Response, Session, Server.. etc., them popup the intellisense menu correctly.Or some other objects, such as "CDO.Message", them work fine !
View 13 Replies
Jul 8, 2013
How to make may software as a portable like when we use a dongle it automatically install a related software ...
View 1 Replies
Feb 12, 2010
I'm trying to build a windows application running in Windows 7 that access the TFS work items and I'm getting an error messenge that says:
Could not load file or assembly 'Microsoft.TeamFoundation.Client, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
I dig up a little bit to find out what is happening and I found out that the assembly must have a strong name which I'm still trying to understand how to give one to it but before that I tried to run the same code but as aweb application and it's running just fine. Running the same windows application in
windows Vista also works. Debuging the windows application in windows 7 code the error throws when a rotine that has an object been stantiated to the class TeamFoundationServer is called. This class is into the Microsoft.TeamFoundation.Client.dll which is the dll that I should give the strong name, and may be solve the problem. What I would like to know is if it already have happened with you to some reference doesn't work to a specifc kind of application and if giving a strong name solved your problem or from your experience what might be occurring?
View 2 Replies