Deploy .Net 2.0 RC dataset to a .Net 2.0 Beta 2 server

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using the release candidate, but my ISP is still on Beta 2. If I deploy
my ASP .Net code to the server it still works with one exception: datasets.
If I deploy a dataset created in the release candidate to the beta 2 server,
it gives an error saying the root node is invalid.

Does anyone know a way around this?
 
Back
Top