Before we begin, you must have access to your database. If you don’t, pass these instructions on to someone that does. It’s also a good idea to backup your database before making changes, just in case something goes awry. Finding the Password Log in to your Joomla database (via phpMyAdmin for example) Click to edit the _users database (will be preceded by your account name, for example: example_users) Edit the entry...
Read MoreMicrosoft SQL Server Management Studio 2005 is to slow
In a corporate environment it is not uncommon for Microsoft SQL Server Management Studio (SSMS) for SQL Server 2005 to take over 45 seconds to start as well as lags and delays when opening various windows and dialog boxes from within the application. If you are experiencing this issue, then a quick fix is to add an entry in your HOSTS. file that points crl.microsoft.com to 127.0.0.1 Exit SSMS Press the keys [Win] + [R] Enter the...
Read MoreTroubleshooting SQL Server 2005 “No global profile is configured…”
1. Open Management Studio 2. Expand Management 3. Right click on Database Mail 4. Select Configure Database Mail 5. In the Welcome to Database Mail Configuration Wizard, click Next6. In Select Configuration Task window, select Manage Profile Security 7. In Manage Profile Security window, make sure you have a profile that is selected as default. 8. Click Finish 9. Retest
Read MoreASP.NET 2.0 not registered in IIS
When ASP.NET is installed on your computer but not registered in your IIS you probably installed .Net before IIS. This is easily repaired with the following command “%windir%\Microsoft.NET\Framework\version\aspnet_regiis.exe” -i
Read MoreManually uninstall Windows Internal Database
When you deploy Windows SharePoint Services 3.0 in a single-server configuration by using the Basic installation option, the Setup program automatically installs and configures Windows Internal Database. However, an entry for Windows Internal Database is not created in the Add or Remove Programs tool. If you remove Windows SharePoint Services 3.0, the Setup program does not automatically remove Windows Internal Database from the...
Read More
Recent Comments