Youn can use DTS control ( Import and Export data ) ... Goodluck...
NIIT
Youn can use DTS control ( Import and Export data ) ... Goodluck...
NIIT
I created a new ASP.Net website by Visual Studio 2005. Used language : C# Database: no use Then uploaded by menu "Public website" is get error: Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. Source Error: Line 24: ASP.NET to identify an incoming user. Line 25: --> Line 26: Line 27: Line 28:
I created a new ASP.Net website by Visual Studio 2005. Used language : C# Database: no use Then uploaded by menu "Public website" is get error: (I have delete symbol "<" in code for you view ...) Server Error in '/' Application. -------------------------------------------------------------------------------- Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. Source Error: Line 24: ASP.NET to identify an incoming user. Line 25: --> Line 26: authentication mode="None"/> Line 27: Line 28:
I created a new ASP.Net website by Visual Studio 2005. Used language : C# Database: no use Then uploaded by menu "Public website" is get error: (I have delete symbol "<" in code for you view ...) ===================================================================== ===================================================================== Server Error in '/' Application. -------------------------------------------------------------------------------- Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. Details: To enable the details of this specific error message to be viewable on remote machines, please create a tag within a "web.config" configuration file located in the root directory of the current web application. This tag should then have its "mode" attribute set to "Off". configuration> system.web> customErrors mode="Off"/> system.web> configuration> Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's configuration tag to point to a custom error page URL. configuration> system.web> system.web> configuration> code> ===================================================================== ===================================================================== Please help me about this error. Thank you very much !!! -- modified at 22:18 Sunday 15th April, 2007 NIIT