Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
.NET Framework 4.5.2 still shows as 4.5.1
Message
 
 
À
23/07/2014 11:55:10
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01604470
Message ID:
01607762
Vues:
46
>Anyone would know why after installing .NET Framework 4.5.2 that in Programs it is still showing as 4.5.1?

Hi Michel,

Did you recently update to VS Update 3? I think you posted something about your problems but I can not find anything in your messages.

We seem to find a problem after updating to Update 3. Our scaffolding doesn't work anymore.

We get error on this line of code
<#@ include file="..\..\Utilities\Utilities.ttinclude" #>
and the error is


There was an error loading the include file '..\..\Utilities\Utilities.ttinclude'.
The transformation will not be run. The following Exception was thrown:
System.ArgumentException: The path is not of a legal form.
at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
at System.IO.Path.GetFullPathInternal(String path)
at System.IO.Path.GetFullPath(String path)
at Microsoft.VisualStudio.TextTemplating.Engine.VisitedFiles.Visit(String fileLocation)
at Microsoft.VisualStudio.TextTemplating.Engine.ProcessIncludeDirective(Directive directive, ITextTemplatingEngineHost host,
VisitedFiles includedFiles)
At C:\_Siriusware\Main\SysManager\SysManager.Scaffolding\CodeTemplates\Scaffolders\SysManager.ScaffoldRepository.For\SysManager.
ScaffoldRepository.For.ps1:49 char:1
+ Add-ProjectItemViaTemplate $outputPath -Template UnitTest `

So, if you know anything about it or may suggest whom to contact, that would be great.

UPDATE. This is the related question on StackOverflow

http://stackoverflow.com/questions/25377848/t4-include-directive-broken-after-installing-vs2013-update-3
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform