Ask a Question related to ASP.NET General, Design and Development.
-
Siew Fai #1
AssemblyVersionAttribute is causing compile error!
hi All,
In the documentation
ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1033/cpref/html/frlrfSystemReflect
ionAssemblyVersionAttributeClassTopic.htm there is a sentence "A version
number such as [assembly:AssemblyVersion("1.2.*.6")] specifies 1 as the
major version, 2 as the minor version, accepts the default build number, and
specifies 6 as the revision number.".
This is ideal for the software we're developing, we really want the revision
to stay 0 and let the assembly do its build count for us. When I use this
and compile, I get the following error:
E:\...\AssemblyInfo.cs(29): Error emitting
'System.Reflection.AssemblyVersionAttribute' attribute -- 'The version
specified '1.1.*.0' is invalid'
Does any one has any idea?
Siew Fai Hoy
Siew Fai Guest
-
Error causing server to crash
hi, every once in a while (read: a lot) the cf server just stops working and i cannot seem to figure out why. today i found a msg in the log files... -
include causing error with java, when sent for review
okie, i have a drop down menu in an include file. which is located in /templates/menu.htm the acctual pages are in /sectionname/pagename.asp, and... -
CFChart causing server error in CF7
When I try to use even the simplest cfchart in CF 7 (the simple pie chart from the docs...), i get the following: Server Error The server... -
KB886903 causing weird error
I develop and maintain an application that takes advantage of ASP.NET hosting internally. More explicitly, its an ASP.NET application that creates... -
RS causing strange error
For some reason,, the following recordset rs("w2itd1") will run fine when I'm looping it out on a page, but when I have it inside a sql statement,...



Reply With Quote

