I recently installed my copy of Visual InterDev 6.0 on my new laptop (with
Windows 7 Professional). When I look at the list of my stored procedures in
the data view window, I see that VI has "renamed" all of my stored procedures
by adding a ";1" to the end of the name of the procedure. When I go back to
.asp pages I created on my old PC (Windows XP Professional), I see that the
recordsets are in red because it still has the original name of teh stored
procedure (without the ";1"), so it is coded red as "cannot find this stored
procedure". It is like this with every stored procedure and every .asp page I
have created (hundreds of each).
I have many hundreds of stored procedures and .asp pages and do not want to
have to reprogram them. Any idea why VI is doing this or what I can do about
it?
Thanks for any help!