RSS Feed
Knowledgebase : WebsitePanel
     
At PremiumReseller, we provide web admin interface as well as ability to use Management Studio Express to connect MSSQL database from your PCInstruction to connect to SQL2005 or SQL2008 remotely from your computer+ Open SQL Server Management Studio Exp...
'Your connection herestrconn="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("db/your-database.mdb") '------------------------------------------------------ 'Create Connection and record set objects set conn= se...
You received error message "Timeout occurred on receiving data from the server" when connecting ftp.The error is because of firewall between your computer and the server.Please try to configure your FTP software - Data Connection Type - USE PO...
IMPORTANT LINKS FOR WEBSITEPANEL WINDOWS HOSTING Both reseller and end user use the same url to login WebsitePanel: http://cp.premiumwebserver.com [1] or http://cp.your-domain.com [2] Webmail Link: http://webmail.yourdomain.com [3] New cu...
If you run asp.net website and have feature to upload files or update database/text file, you need to enable website write permission (Network Service) 1. Login to WebsitePanel 2. Navigate to User > Hosting Space > File Manager > Specific Folder that ...
How to Add a Domain Alias / Paked Domain in DotNetPanel 1. Login to DotNetPanel2. Click your hosting space, check that you have at least 1 domain name unused available.3. Navigate to Domains -> Add Domain and select Domain Alias If you do not see ...
I only see ASP.NET 2 or 4 in my control panel. How do I enable ASP.net 3 or 3.5 Hosting? ASP.net 3 and 3.5 are not true asp.net versions, they are just addons for asp.net 2.0. So enabling ASP.net 2.0 in control panel will automatically include AS...
You can restore MSSQL database from WebsitePanel / Dotnetpanel by following instruction below 1. Upload database backup file in .bak format to hosting space. 2. Login WebsitePanel, browse to the hosting space. 3. Select SQL 2005 / SQL2008 data...
By default you can upload asp.net application to wwwroot folder and run website. If you want to host asp.net application in a subfolder, you have to configure virtual directory for the sub-folder. Please follow instruction below to create virtual...
WebsitePanel or DotNetPanel allows resellers to customize control panel logo. In order to use your own logo, first upload the logo to your website so it can be accessed on the internet. Then login WebsitePanel, go to Policies -> WebsitePanel Policy...
You transfer website from another server and want to check if website works ok before changing dns?Option 1: When you add domain & create website In WebsitePanel, you need to tick the check box "Create Instant Alias" which will create doma...
You cannot add email account or update email settings. Please make sure you use complicated password when adding email.Emal password requirements are:+ Password must be at least 6 characters.+ Password with all numbers is not accepted.If you still canno...
You receive the error 500 Internal Server Error on Windows Hosting server. The error does not tell you what the problem is so you don't know how to fix. To display error details, please follow instruction below. 1. Open web.config file in wwwroot fo...
PremiumReseler provides shared ssl for all windows reseller plans with DotNetPanel. To create website using shared SSL, please follow the steps below: 1. Use FTP or WebsitePanel File Manager to create "secure" folder under your-domain.com File...
You want to change amount of resources assigned to hosting space of a user account? There are 2 ways, either change hosting space to a new plan or customize resource quota of the hosting space. After log in Websitepanel, please navigate to user accoun...
Asp.net MVC framework is the latest technology enables developers to create web applications easily with complete control over html markup and rich Ajax integration. You develop MVC web application and don't know how to deploy on production environm...
Default directory structure of a hosting account when adding website in WebsitePanel isyourdomain.com > three sub-folders wwwroot, log, dataWebsite files should be uploaded to yourdomain.com\wwwroot folder.If there are more than one domain in a hosti...
When adding instant alias in Dotnetpanel, you receive error "Sub-domains are not allowed for the parent domain" The error occurs when you use custom domain for instant alias but the domain is not allowed to set up sub-domain. This is a security f...
You configure Custom Error page in WebsitePanel but IIS error page shows up. Reason: IIS is configured to display detailed error by default. To enable custom error on your website, please add errorMode setting in web.config file as following w...
Please follow steps below to edit dns zone of your domain Select hosting space -> Domains -> Select a domain -> Edit DNS zone records If you want to recreate default dns records, select disable DNS then enable DNS.
How to configure Secure Folder in WebsitePanel (formerly Dotnetpanel) + First you need to disable Integrated Windows Authentication Hosting Space -> Websites -> select website -> uncheck Integrated Windows Authentication The only option enabled in A...
You can configure ASP.NET version and classic/integrated mode in control panel. Please follow steps below to enable ASP.NET 4.0 1. Login Websitepanel, navigate to hosting space -> websites 2. Select website -> Extensions -> choose ASP.NET 4....
Error description: you see error page on website or in websitepanel website setting section. Error contains details like this: Config Error Cannot add duplicate collection entry of type 'add' with unique key attribute 'name' set to ... Config ...
You can generate database backup in WebsitePanel by following steps below 1. Login WebsitePanel, navigate to hosting space 2. Select the database you want to create backup 3. Expand Maintenance Tools tab, you will see backup & restore database option. ...
You receive error on website: HTTP Error 500.19 - Internal Server Error Config Error Cannot read configuration file Config File \?D:Websiteshosting-usernameyour-domain.comwwwrootweb.config The error means IIS cannot read configuration file web...
All windows hosting plans at PremiumReseller.com include MSSQL databases. We use MSSQL server Standard edition. Depends on plan you may have MSSQL 2005, MSSQL 2008, and MSSQL 2012 database. Default MSSQL database limit is 300MB Data file & 500MB Tra...
How to customize logo and branding in WebsitePanel (Dotnetpanel) ? First login WebsitePanel, after login look for Settings Policies on bottom right. Select Policies -> WebsitePanel Policy -> Overwrite Host Setting. You can use your own logo an...
You add domain in WebsitePanel, update domain dns but domain is not active after 24 hours. Possible reason is you forget to enable dns service. Instruction to fix error: + Login WebsitePanel, go to hosting plan and tick DNS checkbox in hosting...
You receive PHP error when installing wordpress on windows 2008 hosting.PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required './wp-blog-header.php' (include_path='.;C:\php5\pear') in wwwroot\ind...
All details of hosting package is available in WebsitePanel Hosting Space Summary page. First login WebsitePanel, select a hosting space. Follow View Space Summary link on the right menu. This will give all information including: server IP, nameserve...
How to configure Web deploy & Webmatrix in WebsitePanel Dedicated application pool is required for IIS remote admin & Webmatrix publishing. First log in WebsitePanel, navigate to Hosting Space - Web Sites Select Website you want to add user for web ...
You upload website to hosting space and receive error Configuration Error Parser Error Message: Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive. The error means website is created with Asp.net 2.0 and you up...
You can add configuration in web.config file to force redirect to https Rewrite rule to be added under
Create a web.config file in folder of file you want to redirect. Content of web.config file:
You get error when you click clock icon in File manager to change folder permission: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.NullReferenceException: Object reference not set to an instance of an obj...