Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why can’t ObjectDataSource find the type specified in the TypeName property?

0
Posted

Why can’t ObjectDataSource find the type specified in the TypeName property?

0

[top] Check the project’s references and make sure that the source code or assembly that contains the type is in the right location. The type specified in the TypeName property of the ObjectDataSource control should be in the Bin or App_Code folders, or in the GAC. If the type cannot be loaded from assemblies in the related directories, a run-time exception is thrown. The TypeName format should be composed of namespace and the type name. For example: Note: You can use the Fusion log viewer tool to examine binding failures. Related link “Debugging Assembly Loading Failures”, blog entry by Suzanne Cook 1.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123