SqlStoredProcedureProfileProvider Profile Problem

  • Thread starter Thread starter Sean Smith
  • Start date Start date
S

Sean Smith

Hi All,

I recently downloaded the
Microsoft.Samples.SqlStoredProcedureProfileProvider example but have problems
getting it to work.

I've modified the web.config and added the necessaey profile provider and
properties, but everytime I try to access a user profile I get the following
error:

Invalid object name 'dbo.dbo.tblProfile'.

I have no idea why it is doing this, as tblProfile exists in both the get
and set procedures.

Any help is appreciated as I'm not sure where I'm going wrong with this.

Thanks

Sean
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top