Recovering AssemblyInfo.cs


hello!

i accidentaly removed assemblyinfo.cs file, project won't run. copied file project, modified information , put project won't run. should do? if there's no way recover file i've wasted many hours... can't case, can it?

cerasti,

what error you're seeing when application tries run?  can add assembly info file in few different ways.  can right-click on project , select "add | new item" , choose "assembly information file."  can right-click on project, select properties, click on application tab (should default), , locate "assembly information..." button.  there can generate assemblyinfo.cs file changing 1 of values (e.g. changing application title "my application"). 

hope helps!
anson horton
visual c# ide pm

 



Archived Forums V  >  Visual C# IDE



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

RFC_ERROR_SYSTEM_FAILURE with SAP ECC 6 Unicode

C# System.Data.Common DbCommand and getting Datasets from Oracle