N
Nick
Hi there,
I have a class library that I am using to connect to an ODBC data
source. If I consume this class library within a standard windows forms app
the connection succeeds. If I consume it in an asp.net web service it
fails. Would this be down to the assembly being run with different
credentials? If so how would I resolve this?
I have a class library that I am using to connect to an ODBC data
source. If I consume this class library within a standard windows forms app
the connection succeeds. If I consume it in an asp.net web service it
fails. Would this be down to the assembly being run with different
credentials? If so how would I resolve this?