Hi every one
After many days i can not an issue, please help,
I have a website designing under vs2010, inside windows 7, i copied the project into anothe rcomputer with same version, but i faced with a bunch of errors as follows. I have installed crystal report, re installed vs 2010, ajax toolkit but not fixed.
-----------------------------------------------------
these are the errors, totally 103 error 1 warning 5 message
Message 104 Could not find schema information for the element 'businessObjects'.
Error 1 Could not load file or assembly 'log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
Error 3 Type 'Int32' is not defined. F:\shabdizmusic.com\aspnet_training\App_Code\Registering.vb 8 22
Error 33 'ConfigurationManager' is not declared. It may be inaccessible due to its protection level.
Error 49 Type 'Exception' is not defined.
Error 74 Type 'Int32' is not defined. (repeated for every page)
-------------------------------
The only difference i found between two computer was both had log4.dll version 1.2.10.0 AMD64, in windows/assembly folder
but the source had log4.dll version 1.2.10.0 x86 which the target computer dont have.
Both computer using windows 7, 64 bit, and vs 2010 32 bit.
please help
best regards