Retrieving Configuration Data
While running my code, I get this error msg: Retrieving Configuration Data
Here is my code:
<%@ Page Language="C#" validateRequest="false" %>
<%@ Import Namespace="System.Data" %>
<%@ Import Namespace="System.Data.SqlClient" %>
<%@ Import Namespace="System.Configuration" %>
:: ::::Certificate.com:::: ::
-----------------------------
Any idea what could be causing this?
Replies
Know the answer? Post it — somebody with the same question will find it here.