B
Barrie Wilson
I'm using VS 2005 Professional with MS Visual Web Developer installed; my
question is whether I HAVE TO have SQL Express installed on the same
machine. I keep hitting problems where the root cause seems to be that an
instance of SQL Express cannot be found.
I notice that in the machine.config file there is a default connection
string pointing to SQL Express .... but I don't know why it's there; I
certiainly did not put it there. I have two SQL 2005 Standard instances
running on their own machines and was intending to use one or both of those
for all data storage.
When I do something simple, for example, add a WebPartManager and a
WebPartZone, things start going bad right away .. I can only guess that one
of those components is referencing my non-existent SQL Express instance ...
??
I'd sure appreciate any help I can get on this issue ...
TIA
BW
question is whether I HAVE TO have SQL Express installed on the same
machine. I keep hitting problems where the root cause seems to be that an
instance of SQL Express cannot be found.
I notice that in the machine.config file there is a default connection
string pointing to SQL Express .... but I don't know why it's there; I
certiainly did not put it there. I have two SQL 2005 Standard instances
running on their own machines and was intending to use one or both of those
for all data storage.
When I do something simple, for example, add a WebPartManager and a
WebPartZone, things start going bad right away .. I can only guess that one
of those components is referencing my non-existent SQL Express instance ...
??
I'd sure appreciate any help I can get on this issue ...
TIA
BW