Early VS2005 RTM Experiences and Corrupted Project files
I am playing around with BizTalk Beta2.
For this i needed SQL 2005 and Studio 2005 RTM versions. I was creating a project and worked on it for a while. When i tried to compile it i got all kind of compilation errors. This is certeinly strange since the compilation errors were in my Orchestration ?? When i double clicked on the compilation error i got a window showing me the code of the orchestration. This is really strange since this window should NEVER show up.
I was beginning to worry that the BizTalk Beta 2 was really bad, but then i moved the project to a local hard disk and everything worked well.... So i really don't know if it's the BizTalk stuff or the VS2005 stuff that's corrupting my projects when they are on a share......
But strange it is.....
I think i will develop on my local hard disk from now on....