-
Notifications
You must be signed in to change notification settings - Fork 78
Generate_IIS : You cannot call a method on a null-valued expression. #67
Comments
If i Specify manually ArtifactParam - all is Ok, But i need app Applications |
PS C:\Install\Image2Docker\1.8.5> ConvertTo-Dockerfile -Local -OutputPath C:\Docker\ -Artifact IIS -Force -Verbose
|
Found that issue only with this WebSite: Name ID State Physical Path Bindings Default Web Site 1 Started %SystemDrive%\inetpub\wwwroot http :80: |
I am having a similar problem with my web server. I have tried both WebSites. ConvertTo-Dockerfile -local -OutputPath I:\i2d2\test -Artifact IIS -ArtifactParam test -verbose VERBOSE: Using local drive: C:
|
I'm using the version 1.8.5 and the problem still there. I have a scenario where the Default Web Site has 2 applications (beta and alpha) under it, and I want to extract only one of those applications (in that case, beta). Here's command run and the log:
|
then, this not Work? |
Still having the same issue. I don't know if the fix ever got merged because, I see the problem raised as an issue previously. Below is my -verbose output: VERBOSE: Finished mounting image to: C:\Users\odidir\AppData\Local\Temp\226c3984-bf0a-4cc5-b410-9211fb5c8111-mount
|
Hi, my try to migrate wpf application services from iis on virtual machine, and this not work. But when i try with other, rather than .net web apps, this work. I Suspect that issues having problem with wpf services migrations. |
Same error here. Help, please. |
Hi, Trying to convert from existing server with a lot of apps and getting error:
How to convert or fix? Thanks
`Generate_IIS : You cannot call a method on a null-valued expression.
At C:\Program Files\WindowsPowerShell\Modules\Image2Docker\1.8.5\Functions\Private\GenerateDockerfile.ps1:34 char:23
The text was updated successfully, but these errors were encountered: