| | | 
Advanced StrataFrame User
       
Group: StrataFrame Users Last Login: Today @ 8:00:40 PM Posts: 666, Visits: 27,924 |
| Length of what?
Empty table with only three fields....
/scratch head
|
| | | | 
Advanced StrataFrame User
       
Group: StrataFrame Users Last Login: Today @ 8:00:40 PM Posts: 666, Visits: 27,924 |
| I should mention I moved my BO's (.vb file) into the App_Code folder because I couldnt get them to show in the BusinessObject property when I had them in a BO Library as a seperate project, even though I moved the DLL's into the BIN folder of my website.
Is this supported? I think Ben told me I could do it. |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: Today @ 6:26:12 PM Posts: 4,901, Visits: 4,887 |
| | Well...I would not recommend this. Web sites are a different beast than a project...and so this is more than likely why you are receiving the error. I am not sure what you ran into with a separate project for your BOs....but this is definitely what you should do. This is what we do on all of our projects and so I know it will work just fine. If I were you, I would go back to the separate BO project and then work through whatever you were running into, which I think will be easy to address. BOs declared in the App_Code folder may work....but may have some gremlins that will never be quite right....just the nature of the web site. |
| |
|
|