The entire applicaiton need to be able to be installed using a single install procedure and built with a one-click-build method
Refactor the installer to use the correct names, ID's and bits going into the correct folders...
Instead of having the service files within the website, seperate them out to their own dll's
Adding a silverlight front end to sharepoint is relatively easy when it is a feature and not a list/dynamic resource. Using Silverlight 2.0 I will add a new silverlight project and deploy the integ...
Although the installer will automaticaly put the svc files in the corrrect location and register the dll in the GAC, there will need to be a folder called MOSSTOM under the ISAPI filer that will ru...
A number of web services will be needed to facilitate this application. The services should be deployed with the sharepoint solution into the ISAPI folder.
Create the initial Installer file to install both the Database and the Sharepoint Solution...
Create the initial project structure