Group: StrataFrame MVPs
Posts: 1.9K,
Visits: 21K
|
Hi Terry.
If you want to move your project to your notebook, make sure to copy the StrataFrame database from your desktop SQL Server to your notebook's. Dettach it from the desktop, copy it to the notebook's SQL Server Data folder and attach it back there. All messages and stuff will be there ready to be used on the new machine.
As for copying a form from one project to another, there should be no problem. Copy the form's files to your new project folder, open the solution and go to the Visual Studio Solution Explorer window. Refresh it and you will see the new form there with a white icon. Right-click on it and choose "Include in Project".
|