Downloaded trial and cannot create a new project - error: can't find AssemblyInfo.cs

Answered
0
0

I get two errors when trying to create a new project.

The file AssemblyInfo.cs could not be found within the project templates.  Continuing to run, but the resulting project may not build properly.

Then I get…

Unable to copy the file ‘AssemblyInfo.cs’ from the project template to the project.  Cannot find file “C:\users\blah\AppData\Local\Temp\blah\Properties\AssemblyInfo.cs”.

  • You must to post comments
Best Answer
0
0

That’s strange, I checked the installer and the templates are complete. There is a known issue with VS 2017 Community Edition that somehow doesn’t recognize the templates.

You can find all the item and project templates here: http://setup.wisej.com/CSharpTemplates.zip

Depending  on the installation:

  • /items templates go into C:\Users\{user}\Documents\Visual Studio 2017\Templates\ItemTemplates\Visual C#\Wisej
  • /project templates go into C:\Users\{user}\Documents\Visual Studio 2017\Templates\ProjectTemplates\Visual C#\Wisej

Restart VS and let me know.

  • You must to post comments
1
0

Hi all,

this issue is fixed in the latest Wisej release (1.4.24).

Best regards
Frank

  • You must to post comments
0
0
  1. Install 1.4.20 – Properties folder was empty (AssemblyInfo.cs was missing).
  2. Download and copy the templates.
  3. Remove 1.4.20 – Properties folder (and AssemblyInfo.cs) weren’t deleted.
  4. Install 1.4.13 – Properties folder (and AssemblyInfo.cs) were there.
  5. Upgrade to 1.4.20 – Properties folder was empty (AssemblyInfo.cs was missing). That’s consistent.

So back to step 2 that solved the issue.

  • You must to post comments
0
0

hi, it’s happened to me as well and after download c# Templates the problem was solved.

Orel,

  • You must to post comments
0
0

Hi Andrew,

the VB templates are here: http://setup.wisej.com/VBNetTemplates.zip

Best regards
Frank

 

  • You must to post comments
0
0

Just installed VS 2017 Community here and getting this error. Are the VB templates available?

 

 

  • You must to post comments
0
0

that worked, thanks for your help

  • You must to post comments
0
0

Sorry, by both types I mean Web application and Desktop Web application

*Edit – using VS 2015 Enterprise

  • You must to post comments
0
0

C# and occurs on both project types.

  • You must to post comments
0
0

VB.NET or C# and which project type?

  • You must to post comments
Showing 10 results
Your Answer

Please first to submit.