site:
http://hydra.csit.parkland.edu/(application-YourInitials)/
i.e.
http://hydra.csit.parkland.edu/DataTableSQL-Cdey/
connection string: (inside web.config)
(appSettings)
(add key="ConnectionString"
value="packet size=4096;user id=student; password=fall2009;data source=hydra; integrated security=SSPI; persist security info=false; initial catalog=DotNetTwitter"/)
(/appSettings)
also make these changes to your web.config, if these lines already exist, change their values, else add them:
(customErrors mode="Off"/)
(compilation debug="true")
NOTE: REPLACE Parenthesis w/ Greater Than/Less Than signs
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment