-
Notifications
You must be signed in to change notification settings - Fork 253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WebSite project from IIS fails with illegal characters in path #2798
Comments
on my work machine threre is NuGet 3.3.0 (VS 2015.1), works with no problem with similar configuration. |
and "main problem" is bug #2601 |
@MosheL Can you share your project/solution? Can be a minimal web site project where this issue repros. |
Any blank IIS web site. |
Okay thanks for the details. |
matimim.home.a7.org.slm with http is full address... |
I see. In #2601 you shared the output:
where http://matimim.home.a7.org is a project name. My theory is NuGet attempts to restore using full url for local file path. I'll try to get a repro myself tomorrow. |
just to note, I do not named the project. VS do it from IIS first Host header if exists, with some changes (localhost:83 will be localhost83.sln). |
Couldn't repro the issue following steps provided by @MosheL . Used a lab box having installed:
Created new IIS web site and opened it in VS.
|
Hi.
Thanks ! |
Missing 3.4.5 as we haven't been able to repro. |
update: upgraded to 3.4.4. from 3/6, works on ConsoleApp, crashed on one of my IIS projects. on other one the same problem. |
update: installed 3.5.0-rc1, VS crashed. |
@alpaix I can attach a debugger to VS ? |
Update again: Reinstall entire Visual Studio u3. still not working, |
Update again: same machine, other User Account - works. |
The date issue has been fixed. |
@MosheL
From: #2601
the path is correct, tested via copy/paste to CMD (start e:....).
Visual studio 2015 u1 on 3.4.x I have the main problem. I was installed file from github - NuGet.0d421874-a3b2-4f67-b53a-ecfce878063b.3.4.4.870.vsix. this file has the new error message..
Tried to install 3.3, installation failed.
I do not know what the specific version I was used before, but it works on these projects and still working on my other Machine on Web projects with similar configuration (solution in MyDocs, website in IIS folders))
The text was updated successfully, but these errors were encountered: