How to use dynamic properties

  • Thread starter Thread starter KrisBabu
  • Start date Start date
K

KrisBabu

am using config file DB connection.It works if i use it as
application(appname.exe.config).

Now i changed the application as a class library and referring this dll from
some other webapplication.Now the connection string is null.How to overcome
this problem.

With Regards
 

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