Replies: 1 comment 6 replies
-
The What's your use case for building DNN? Maybe there's a simpler approach than trying to create a site from source. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been spending 3 weeks to build v9.10.0, v9.10.2, and v9.11.0, but no luck. The latest release version 9.11.0 has the similar error. It would be really appreciated if you guys help me out.
/Login.ascx.cs;linenumber=1305;type=warning;]Single line comment should begin with a space.
##vso[task.logissue sourcepath=:/dnnsrc/download/Dnn.Platform-9.11.0/DNN Platform/Website/DesktopModules/Admin/Authentication/Login.ascx.cs;linenumber=1304;type=warning;]Code should not contain trailing whitespace
##vso[task.logissue sourcepath=:/dnnsrc/download/Dnn.Platform-9.11.0/DNN Platform/Website/DesktopModules/Admin/Authentication/Login.ascx.cs;linenumber=1308;type=warning;]Code should not contain trailing whitespace
##vso[task.logissue sourcepath=:/dnnsrc/download/Dnn.Platform-9.11.0/DNN Platform/Website/DesktopModules/Admin/Authentication/Login.ascx.cs;linenumber=1339;type=warning;]Code should not contain trailing whitespace
##vso[task.logissue sourcepath=:/dnnsrc/download/Dnn.Platform-9.11.0/DNN Platform/Website/ErrorPage.aspx.cs;linenumber=1;type=warning;]The file header copyright text should match the copyright text from the settings.
##vso[task.logissue sourcepath=:/dnnsrc/download/Dnn.Platform-9.11.0/DNN Platform/Website/Install/Install.aspx.cs;linenumber=400;type=warning;]Single-line comment should be preceded by blank line
##vso[task.logissue sourcepath=:/dnnsrc/download/Dnn.Platform-9.11.0/Dnn.AdminExperience/Dnn.PersonaBar.Extensions/dnn-resource-manager;type=error;]Can't resolve
An error occurred when executing task 'Build'.
Teardown
git $reset --hard
HEAD is now at ad73d0b 'backup'
git $reset HEAD^
Error: MSBuild: Process returned an error (exit code 1).
PS C:\dnnsrc\download\Dnn.Platform-9.11.0>
Beta Was this translation helpful? Give feedback.
All reactions