Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
In VB.NET StrataFrame will create the instance and you don't have to specified the "New." In C#, you have to define these as properties, so you must specify the "new" as part of the property definition. I am a bit stumped as to what is going on within your environment. This really isn't rocket science here, and there isn't that much that can go wrong. What add-ons and other products do you have loaded on your development machine?
|