Hello.
I have moved an asp.net 2.0 using visual basic web application from my development machine to another dev pc.
When I attempt to compile the project I receive copious "Type 'Int32' not defined" error messages. None of the error messages are for any sort of special library but rather these basic types.
All of my references are the same when looking at the machines next to each other. The imports statements are there as well.
Any suggestions or ideas on this one?
THanks
jim
I have moved an asp.net 2.0 using visual basic web application from my development machine to another dev pc.
When I attempt to compile the project I receive copious "Type 'Int32' not defined" error messages. None of the error messages are for any sort of special library but rather these basic types.
All of my references are the same when looking at the machines next to each other. The imports statements are there as well.
Any suggestions or ideas on this one?
THanks
jim