Assuming that the cs file name is correct, this sadly all looks right to me. A final possibility is that something is getting cached and so the new class isn't being picked up. You can close down your IDE and go to: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary
ASP.NET Files on your harddrive. Then find your backup project and delete it. Then try building your app again. It's a longshot, but it's all that I can come up with.
James
James Ashley, Imaginative Universal, Inc
MVP Client App Dev
vgiambattist...
Star
8370 Points
1283 Posts
Re: web service error 'could not create type '
Oct 02, 2008 08:27 PM|LINK
Kochar,
Assuming that the cs file name is correct, this sadly all looks right to me. A final possibility is that something is getting cached and so the new class isn't being picked up. You can close down your IDE and go to: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files on your harddrive. Then find your backup project and delete it. Then try building your app again. It's a longshot, but it's all that I can come up with.
James
MVP Client App Dev