I am using Web Application Deployment for publishing on IIS. At first
I have converted my website to a web application. My application
compiles and build fine on my VS2005. But when I try to run it via
CC.net. It comes up with a 100's of errors. Following is the list of
someof the errors that keep repating in the same file.

errorBC30284: function 'GetCannotChangeMessage' cannot be declared
'Overrides' because it does not override a function in a base
class.errorBC30451: Name 'GetAndChangesCanBePerformed' is not
declared.errorBC30456: 'GetStatusMessage' is not a member of 'Object'.

Any one plz let me know why my build is failing with these errors. As
functions are overridable in base class and also names declared.

Please help me as project needs to be published today and I am stuck
in here

Reply via email to