Connecting Tech Pros Worldwide Help | Site Map

ASP.NET ObjectDataSource Problem...

Newbie
 
Join Date: Sep 2009
Posts: 2
#1: Sep 26 '09
I am working of my first ASP.NET project.

I've created a DataSet in App_Code/dsTest.xsd. I tested the connection successfully.

In my default.ASPX file, I dopped an ObjectDataSource onto the form, and
pointed it to the dataset created above.

I then dropped a GridView on the form, and selected the ObjectDataSource
I created above.

When I load the default.aspx page from my computer (locahost), everything seems to work out fine. But when tried to load the page from our web server I get the following error:

[InvalidOperationException: The type specified in the TypeName property
of ObjectDataSource 'ObjectDataSource1' could not be found.]

Any suggestion would be appreciated.

Note: This is exactly the same problem reported by Bryce Fischer.
jhardman's Avatar
Moderator
 
Join Date: Jan 2007
Location: logan, utah
Posts: 2,690
#2: Sep 29 '09

re: ASP.NET ObjectDataSource Problem...


Hey Jojo, welcome to Bytes. You accidentally posted in the classic ASP forum. I have moved your post to the ASP.NET forum. I hope you find your help here.

Jared
Reply

Tags
objectdatasource error