Sunteți pe pagina 1din 4

________________________________________________________________________________ ________________ Survey v. 1.2.

2 - The open source web survey and form engine ________________________________________________________________________________ ________________ Available release packages for the Survey v. 1.2.2 solution:

- Install : http://survey.codeplex.com/Release/ProjectReleases.aspx - Upgrade : see advise below - Source : http://survey.codeplex.com/SourceControl/ListDownloadableCommi ts.aspx#DownloadLatest - MSI install : not yet available ________________________________________________________________________________ ________________ New Features & fixes: 1. Bug fixes & multilanguage changes: - changes were made to add all fixed texts of the administration tool to the XML language files; - with these changes the administation tool has become fully ready for multilang uage use; - Survey 1.2.2. is delivered with the updated en-EN and nl-NL / nl language files ; - all other language files are not yet updated or completed: help and assistance is most welcome, you can share your efforts throught the community website. - for an explanation of the multilanguage settings see below; For information and questions visit the new Survey community site at http://www. surveyproject.info. ________________________________________________________________________________ ________________ Instructions "Survey 1.2.2 Install package" - New Installation

1. SYSTEM REQUIREMENTS - .NET Framework 2.0 or higher must be installed - IIS webserver - Smpt mailserver account - MsSqlserver 2000, 2005 or 2008 database - supported Operating Systems are Windows7, Vista, XP, Windows 2000, Windows Ser ver 2003, Windows Server 2008 - you must have administrator privileges on your computer Free downloads available at http://www.asp.net/downloads/ 2. FILES - download zipped install package to your computer - unzip files to (new) file directory (e.g. C:/Survey/..)

3. IIS - create a Virtual Directory in IIS [e.g. called 'Survey'] which points to the d irectory where the Survey files are unzipped - make sure you have default.aspx specified as a Default Document for your Virtu al Directory - set Aspnet to version 2.* (or higher) 4. DATABASE Option 1. "New DB installation" - start SQL Server 2000 or MSDE 2000 (using Enterprise Manager or your tool of c hoice )** - open sql file 'Survey122_NewDBInstall.sql' from the '_Sql' website directory i n a query window - set database to 'master' db (use master) - run sql query to create "Nsurvey" database - check to see if database was created correctly Option 2. "Existing DB installation" - start SQL Server 2000 or MSDE 2000 (using Enterprise Manager or your tool of c hoice )** - create an empty database - open sql file "Survey122_ExistingDBInstall.sql" from SQL websitedirectory in q uery window - set database to db you just created: use [dbname] - run sql query to create "[dbname]" database - check to see if database was created correctly ** Both MsSqlserver 2005 and 2008 can be used to create and administer the Surv ey DB. 5. SECURITY If using Windows 2000 or XP - IIS5 - the {Server}/ASPNET user account must have Read, Write and Change Control of the root application directory (this allows the application to create files/f olders ) If using Windows 2003 - IIS6 - the {Server}/NetworkService user account must have Read, Write and Change Cont rol of the root application directory (this allows the application to create files/f olders ) 6. DB CONNECTION - open web.config in notepad or texteditor - Check the database connection string in web.config file. Default is: <add key="NSurveyConnectionString" value="server=(local);Integra ted Security=SSPI;database=nsurvey" /> - As an alternative try: <add key="NSurveyConnectionString" value="Server=YourSqlServer;Database=

YourDatabase;uid=YourDbUser;pwd=YourPassword" /> 7. SMTP MAILSETTINGS - open web.config in notepad or texteditor - check smpt settings. Default is: <add key="NSurveySMTPServer" value="127.0.0.1" /> <add key="NSurveySMTPServerPort" value="25" /> <add key="NSurveySMTPServerAuthUserName" value="" /> <add key="NSurveySMTPServerAuthPassword" value="" /> 8. CULTURE/UICULTURE - As of Survey 1.2.2. the language setting of you webbrowser will determine the l anguagefiles used to translate webpage texts. - This effect is caused by one of the settings in the web.config file: culture/ uiculture. - If set to "auto" (default) Survey will pick up culture/ language of preferred browser settings. - To explicitely pick a culture/ language, replace auto with "en-US" or "nl-NL" for example. 9. START SURVEY - browse to localhost/[NameOfSurveySite] in your web browser - the application will start running ________________________________________________________________________________ ________________ Instructions "Survey 1.2.2 Install package" - Upgrade Installation

1. Create a backup of the webfiles of your current Survey webdirectories 2. Copy the new wefiles and directories into the directory root of your current Survey installation. 3. Go to web.config file and recreate the original sql db and smtp connection se ttings; change the culture/uiculture setting if needed. Note on upgrades of 1.1.0 to 1.2.0/ 1.2.1/ 1.2.2 - Because of the many changes to the 1.2.* versions we advise to fully replace t he 1.1.0 database and webfiles with the latest version; - Surveys created in 1.1.0 can be exported to XML and imported into the 1.2.* ve rsions. - Manual corrections to the XML files may be necessary; ________________________________________________________________________________ ________________ Survey's sources are released free of charge. However, you must READ and FULLY u nderstand the license agreement before you download and use the software. You can support the project (hosting, dev. tools) and/or donate. Go to http://survey.codeplex.com or visit the Community site at http://www.surve yproject.info

________________________________________________________________________________ ________________ Survey Source Code You will find the solution file in the nsurvey directory, you must also setup the web directory as a virtual directory in IIS and replace in the solution (.sl n) file the old URL project URL with the new one. If you fix bugs or add new features that can be useful to the Survey community do not hesitate to contact us to integrate them in the public release . Also if you use Survey's engine or tool in a project we would be happy to hear f rom your testimonials on our forums at http://www.surveyproject.info or in private. For the latest news check >> http://survey.codeplex.com ________________________________________________________________________________ ________________ Survey Form Samples - Two sample Survey forms can be found in the _FormSamples directory - Import the xml files through the New Survey menu options ________________________________________________________________________________ ________________

S-ar putea să vă placă și