Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
2777 Points
1161 Posts
Feb 21, 2012 11:43 PM|LINK
base.CreateModel returns Object is the source of your problem.
You need to cast that Object to the correct concrete type that is being returned.
eric2820
Contributor
2777 Points
1161 Posts
Re: MVC 3 Posting Abstract Class
Feb 21, 2012 11:43 PM|LINK
base.CreateModel returns Object is the source of your problem.
You need to cast that Object to the correct concrete type that is being returned.
http://www.my-msi.net/Admin
blog
If a post helps you, please mark it as Ansered, thank-you.