Skip to content

Publish to IIS Fails #803

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

Closed
Fosol opened this issue Aug 5, 2015 · 1 comment
Closed

Publish to IIS Fails #803

Fosol opened this issue Aug 5, 2015 · 1 comment

Comments

@Fosol
Copy link

Fosol commented Aug 5, 2015

I've tried to publish to IIS but it never works...

It essentially fails to find the dependencies and tells me to use "dnu restore". I've tried to use "dnu restore" but it also fails.

IIS returns the following error message;

Failed to resolve the following dependencies for target framework 'DNX,Version=v4.5.1':
System.Collections 4.0.10-beta-23019

Searched Locations:
D:\wwwroot\LIS\approot\src{name}\project.json
D:\wwwroot\LIS\approot\test{name}\project.json
D:\wwwroot\LIS\approot../../../../Libraries/LIS.Membership/v1.0.0.0/LIS.Membership/src{name}\project.json
D:\wwwroot\LIS\approot../../../../Libraries/LIS.Core/v1.0.0.0/LIS.Core/src{name}\project.json
D:\wwwroot\LIS\approot../../../../Libraries/LIS.Gateway/v1.0.0.0/LIS.Gateway/src{name}\project.json
D:\wwwroot\LIS\approot\packages{name}{version}{name}.nuspec
C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.5.1{name}.dll
C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.5.1\Facades{name}.dll
C:\Windows\Microsoft.NET\assembly\GAC_32{name}{version}{name}.dll
C:\Windows\Microsoft.NET\assembly\GAC_64{name}{version}{name}.dll
C:\Windows\Microsoft.NET\assembly\GAC_MSIL{name}{version}{name}.dll

@Fosol
Copy link
Author

Fosol commented Aug 5, 2015

I had to use the "Restore Packages" on the References section in Visual Studio...

@Fosol Fosol closed this as completed Aug 5, 2015
ryanbrandenburg pushed a commit that referenced this issue Nov 19, 2018
…master

[automated] Merge branch 'release/2.2' => 'master'
ryanbrandenburg pushed a commit that referenced this issue Nov 26, 2018
…master

[automated] Merge branch 'release/2.2' => 'master'
@ghost ghost locked as resolved and limited conversation to collaborators Dec 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant