You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "ReadPublishIgnoreFile" task failed unexpectedly.
System.ArrayTypeMismatchException: Attempted to access an element as a type incompatible with the array.
at InlineCode.ReadPublishIgnoreFile.Execute() in c:\Users\Kuffs\AppData\Local\Temp\pevqh5bs.0.cs:line 127
at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
at Microsoft.Build.BackEnd.TaskBuilder.d__20.MoveNext()
The text was updated successfully, but these errors were encountered:
I installed the package (1.0.6), right clicked on my web project and chose "publish" from the menu. I then pressed the preview button and then got the error. Windows 8, VS2012 with all patches and updates installed. I did not attempt to edit the ignore file. Uninstalling the package allows the publish to proceed normally again.
I just get an error:
The "ReadPublishIgnoreFile" task failed unexpectedly.
System.ArrayTypeMismatchException: Attempted to access an element as a type incompatible with the array.
at InlineCode.ReadPublishIgnoreFile.Execute() in c:\Users\Kuffs\AppData\Local\Temp\pevqh5bs.0.cs:line 127
at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
at Microsoft.Build.BackEnd.TaskBuilder.d__20.MoveNext()
The text was updated successfully, but these errors were encountered: