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

Fails to run #4

Open
kuffs opened this issue Sep 2, 2013 · 2 comments
Open

Fails to run #4

kuffs opened this issue Sep 2, 2013 · 2 comments

Comments

@kuffs
Copy link

kuffs commented Sep 2, 2013

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()

@sayedihashimi
Copy link
Member

Can you provide some steps for me to reproduce this? Can you include what version of Windows & Visual Studio you are using?

@kuffs
Copy link
Author

kuffs commented Sep 2, 2013

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.

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

2 participants