The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
|
|
Trouble with 7.5 SP1
Posted: 06 Mar 09 10:32 AM
|
I am upgrading a dev server to 7.5 SP1. The eval db upgraded fine. I moved on to a client dev db and am getting the following error when trying to build: The type or namespace name 'EnumCode' could not be found
It is pointing to several files I have not modified - as a matter of fact I have not applied my customization bundles and am trying to build the restore of the 7.5.1 project in the sp extract. In the file IOwner.cs it is pointing to this line telling me it needs a '>' [TypeConverter(typeof(EnumTypeConverter))]
I installed the updgrade bundle in the Admin just to cross that off the list of probelms.. |
|
|
| |
|
Re: Trouble with 7.5 SP1
Posted: 27 Mar 09 9:33 AM
|
Tech support walked me through some steps I did not document. =(. It included delting the VFS from the db. Sorry I don't have more details.. |
|
|
|
Re: Trouble with 7.5 SP1
Posted: 06 Apr 09 1:33 PM
|
I got this on another dev system - Deleteing the following folders (Sage) fixed the problem C:\Documents and Settings\All Users\Application Data\Sage and the same under the logged on user. AA will rebuild everything when you log back in. |
|
|
|
Re: Trouble with 7.5 SP1
Posted: 06 Apr 09 3:05 PM
|
Weird - I tried that and still ran into problems. Did you delete anything else that you can remember? |
|
|
|