This topic is locked

ObjectDataSource

1/4/2008 7:34:49 AM
ASPRunnerPro General questions
J
jyllan author

hi
I have problem with the insert statement
Error description: The type specified in the TypeName property of ObjectDataSource 'InputtableObjectDataSource' could not be found.
It's the Inputtable_add.aspx and .cs fil
I also try to place all fils in the VS 2008.

In VS 2008 I have tried to configure Datasource but the following message come up:
ERROR massage in VS 2008:
>>The type 'Data.inputtablecontroller' from could not be loaded. If the type is located in the app_Code folder, please check that it compiles. If the type is located in a compiled assembly, please cheack that the assembly is referenced by the project.
Could not load type 'Data.inputtablecontroller' from assembly 'Microsoft.Web.Design.Client, Version 9.0.0.0, culture neutral, PublicKeyToken = b03f5f7f11d50a3a'<<

Eugene 1/9/2008

Try to download and install the latest version of ASPRunner.NET. You can get it here: http://www.asprunner.com/files/asprunnernet-setup.exe, after that rebuild your project.

I if doesn't help, please send me your project (including project file, output directory and database backup) on support@xlinesoft.com. I will investigate it on my box.