How can we help you today? How can we help you today?
Matt::

Activity overview

Latest activity by Matt::

Fixed it. The solution is to make sure the original assembly containing the model is not in the bin folder / comments
Fixed it. The solution is to make sure the original assembly containing the model is not in the bin folder
0 votes
Problems with Entity Framework
Is there anything special I need to do to use SmartAssembly with Microsoft Entity Framework (3.5 SP1)? I'm getting an exception along the lines of:Schema specified is not valid. DataModel.MyModel....
1 follower 1 comment 0 votes
Assembly.GetExecutingAssembly().Location is empty
I am embedding (not merging) an assembly into an .aspx project. The following code: Assembly currentAssembly = Assembly.GetExecutingAssembly(); var folder = Path.GetDirectoryName(curren...
3 followers 3 comments 0 votes