'Visual Studio' Tag

  • BI Templates missing in Visual Studio

    May 4, 2009

    After doing a installation of all the necessary tools, SQL Server, Visual Studio I suddenly realized that my Business Intelligence Templates were missing in Visual Studio. Here is how to restore them. Start Visual Studio and go to Tools->Import and Export Settings… Select Import selected environment settings. Click Next.   Select “Yes, save my current [...]

  • Error emitting ‘System.Reflection.AssemblyVersionAttribute’ attribute — ‘The version specified ’1.0.080928.1′ is invalid

    September 28, 2008

      You might have seen this error when using the Microsoft AssemblyInfo Task utility. The reason for this error is that the build number version info cannot be greater than 65535. And when using the default settings in the AssemblyInfo Task configuration file which is yyMMdd: 1: <AssemblyBuildNumberFormat>yyMMdd</AssemblyBuildNumberFormat> For a date info of 2008-09-28 the [...]

 
Powered by Wordpress and MySQL. Theme by Shlomi Noach, openark.org