Viewing 7 posts - 1 through 8 (of 8 total)
Got it to work!
Just had to create a security login for "IIS APPPOOL\AppPoolName"...couldn't find it in the search field, so had to type it in manually.
Anyone here have...
April 21, 2012 at 7:50 am
bump
April 20, 2012 at 6:54 am
patrickmcginnis59 (4/19/2012)
In this statement, the argument...
April 19, 2012 at 9:39 am
Okay, so I renamed it (just to RESERVASJON.MDF), it still works when debugging in VS (localhost server), but when I build the website and upload it I still get this...
April 19, 2012 at 9:00 am
I copied the database from that folder, and pasted it to a C:\DB\ folder.
The file itself is just named reservasjon.mdf, but whenever I attach it to SQL Server the...
April 19, 2012 at 8:42 am
Hi again.
So I attached the database to the server.
Added Data Connection in Visual Studio (Server Explorer)
iboat\sqlexpress.C:\USERS\IFLOAT\DESKTOP\WEBSITE3 - SVEIN-EDITION\APP_DATA\RESERVASJON.MDF.dbo
Connection string I used is
"Data Source=IBOAT\SQLEXPRESS;Initial Catalog=C:\USERS\IFLOAT\DESKTOP\WEBSITE3 -...
April 19, 2012 at 8:16 am
Thanks!
The SQL Server machine and web host machine are the same, this is strictly a test project...i.e, we will never actually use it. And because of 0/LOW$ budget, we...
April 18, 2012 at 10:37 am
Viewing 7 posts - 1 through 8 (of 8 total)