Skip to content
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

Error running report if multiple version are installed together #83

Closed
rebelinux opened this issue Oct 25, 2022 · 0 comments
Closed

Error running report if multiple version are installed together #83

rebelinux opened this issue Oct 25, 2022 · 0 comments
Assignees
Milestone

Comments

@rebelinux
Copy link
Collaborator

Describe the bug

I just updated to the latest version(0.5.5), on a server that used to run 0.5.4.
When I try to run it now, i'm getting a failure:

WARNING: [ 12:30:06:171 ] [ Document ] - Installed AsBuiltReport.Microsoft.AD Version: System.Object[]
New-AsBuiltReport : Could not compare "0.7.9" to "0.7.7 0.7.8". Error: "Cannot convert the "System.Object[]" value of type "System.Object[]" to type "System.Version"."
At line:1 char:2
+  New-AsBuiltReport -Report Microsoft.AD -Target X.X.X.X -Username XXX ...
+  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,New-AsBuiltReport
rebelinux added a commit to rebelinux/AsBuiltReport.Microsoft.AD that referenced this issue Oct 25, 2022
@rebelinux rebelinux self-assigned this Oct 25, 2022
@rebelinux rebelinux modified the milestones: v0.7.7, v0.7.10 Oct 25, 2022
@rebelinux rebelinux changed the title Error running report if previous and current version are installed together Error running report if multiple version are installed together Oct 29, 2022
This was referenced Oct 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant