Pages

Pages - Menu

21.2.11

Google search error forbidden

In one site when i try to search the content by using the search engine which is powered by google i obtained an error as,
Google Error
Forbidden
 your client does not have permission to get url <url name> from this server. 
forbidden content from google



Solution :
This type of error occurs if user try to search the queries from adsense based search engine and here the adsense account may be removed and so the user have to face such an forbidden error.Look carefully the  url in the error statement,if it has the word 'pub' then it is surely because of adsense removed search engine.


Recommended :
403 forbidden error mean

19.2.11

DHCP Client Events

'An error has occured in initializing the adapter 13.Error code is 0x1004'.
Source : dhcp client.
event id : 50034.
Op code : Error initialize interface.
Task category : Address configuration state event.


DHCP - dynamic host configuration protocol which assigns ip automatically faced an error while attempting to initialize the adapter.The error log name client indicates that the error happened in client machine (local).

Recommended : 
See also,the other microsoft windows dhcp client events/admin errors by visiting the below links.
microsoft windows dhcp client events.

Event id 50068 :Dhcp-client
Address 192.168.1.2 being plumbed for adapter11 already exists.
OpCode : AddressAreadyExists

13.2.11

How to fix 503 service unavailable server problems

Server error displayed on chrome :
HTTP Error 503 (service unavailable): The server is currently unable to handle the request.This code indicates this is a temporary condition,and the server will be up again after a delay.
solution : 
try reloading the page.
Evidence :

Error message probably displaying as 'Our hamster powered servers are overloaded.Somebody please,think of the hamsters! - 503 service unavailable'.

This is the server problem which mean because of overloaded client request.Such an errors are very common in file sharing site.To solve this error try reloading the page or have a small wait and then try again.
Evidence captured as it the error happened is given below.
See Also : the post related with this article.
how to fix http 503 error

9.2.11

Unable to complete secure transaction

Secure connection : fatal error (554)
https://winqual.microsoft.com/

The signature of this certificate could not be verified.While this can be caused by the issuer using the wrong method to sign the certificate,it can also be caused by attempts to modify or fake the certificate.

Solution : In order to view the site the browser must have valid certificate which can correctly verify its signature.Here for the site winqual the verisign 'microsoft authenticode'code signing digital certificate is must needed by the client.To download this visit https://securitycenter.verisign.com/celp/enroll/retail;jsessionid=NSrz1OrVIKVSe1TxVe2jNsbKR8lZk3D4KwO2Ozqc8TMmxQieAnlZ!1972715202.
microsoft authenticode code signing digital certificate required to view the page

See Also :
fix certificate issues - wireless network.
ssl protocol error -connecting to chrome server.







See how fraudulent digital certificate could allow security spoofing from www.microsoft.com/technet/security/advisory/2524375.mspx.

Logon User ExW (Network service) failed 80070548

Microsoft security client :
MpCmdRun : Command line: "C:\Program files\microsoft security client\Antimalware\MpCmdRun" - Genuine check-Restrict privileges.
Start Time : (Time and date).

Error : Logon UserExW (Network service) failed 80070548.Error running as network service.hr = 0x80070548.

MpCmdRun : End Time : (Time And Date).

This error is because of insufficient privileges (i.e unauthorized access) the user possessed while trying to run the service.So it is recommended to start the service as an administrator having full rights.

The application command MpCmdRun.exe is to perform update directly from microsoft malware protection center.Command line associated with MpCmdRun.exe can also restore the most recently quarantined item based on threat name.It can also used to add,remove and list dynamic signatures by using spynet and MPCMDRUN.

MpCmdRun.exe can be located from the system in the following path: C:\PROGRAM FILES\MICROSOFT SECURITY CLIENT \ ANTIMALWARE.

5.2.11

System error from DCOM

DCOM,Event id 10016 :
Event Message :
The application specific permission settings do not grant Local Activation permission for the COM server application with CLSID {D3DCB472-7261-43CE-924B-0704BD730D5F} and APPID {D3DCB472-7261-43CE-924B-0704BD730D5F}to the user <user account name> SID (...) from address LocalHost (LRPC).This security permission can be modified using the Component services administrative tool.
Log name : system
source : DistributedCOM
file name: xpsp2res.dll

Solution : Check COM security policy configuration and correct the error from http://technet.microsoft.com/en-us/library/dd337789(WS.10).aspx.


DCOM timeout error :
The server {ED1D0FDF-4414-470A-A56D-CFB68623FC58} did not register with DCOM within the required timeout.

log name : system.
source : distributed com.
event id : 10010.
server could not registered with dcom

I found the above error from event viewer,which is about registering distributed component object model within the allocated time period.I recommend following steps as the solution to avoid this error,

User can verify that the security policy for the server is configured properly by running the component services administrative tools and ensuring that the required security properties are set.To do so follow the below steps.
  • start -> run -> comexp.msc -> component services -> computer -> my computer (right click it) ->properties -> com security tab ->under access permission and launch and activition permission ensure that the properties are set properly.
It is recommended to view the page http://technet.microsoft.com/en-us/library/dd337766(WS.10).aspx for more additional details.


DCOM Event 10005 :
DCOM got error '10053' attempting to start the service BITS with arguments " " in order to run the server: {4991D34B-80A1-4291-83B6-3328366B9097}
DCOM got error "1068" attempting to start the service stisvc with arguments "" in order to run the server. 

Log name : system
source : Distributed COM
Event id : 10005
keywords : classic
OpCode: info
DCOM got error "This service cannot be started in safe mode" attempting to start the service EventSystem with arguments'''' in order to run the server: {1BE1F766-5536-11D1-B726-00C04FB926AF}
solution :
To fix this error refer  http://technet.microsoft.com/en-us/library/dd300423(WS.10).aspx.


See Also :
com+event system error

Fix WUSA error

Windows update could not be installed because of error 2359302 "" (Command line : ""C:\Windows\system32\wusa.exe" " C:\Users\User Account name\Downloads\Windows6.1-KB2419640-x86.msu" ").

Log name : setup
source : wusa
Event id : 3

WUSA.exe is an windows update standalone installer which is used to install windows update.This error prevents updating the system.Sometimes following error message may found on event viewer.

Windows update could not be installed because of error 2147942487 "The parameter is incorrect".(Command line : "wusa.exe").

We can run the installer by using 'wusa.exe' command line command.

Recommended Post :
windows update standalone intaller - WUSA.EXE

3.2.11

How to fix 'can't load GetDXver.dll' Error

Source of the error :
I obtained the error  'can't load GetDXver.dll' while i try to run the cyberlink youcam software.Here I found that the software was successfully installed but it gets failed to open .

Causes :
Such errors are common if user have committed any mistakes while installing software package by missing any important components.It also happen while installing newer version over the older one if it is not properly uninstalled.

Solution :
Improper software usage always causes improper registry entries.So it is much needed to use supported as well fully downloaded software.Here it is recommended to use  registry cleaner which has capability to fix common errors like broken dll,unnecessary registry entries etc.

Proof for the error :
how to fix dll error
See Also :
support for cannot load dll error

2.2.11

MySQL Error : Flaw in sql server

My SQL Error : Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2).

Warning : mysql_num_rows(): supplied argument is not a valid My SQL result resource in /home/usbizinf/public_html/php/inc.functions.php on line 1081.

Warning : mysql_num_rows(): supplied argument is not a valid My Sql result resource in /home/usbizinf/public_html/php/inc.functions.php on line 2651.

Warning : mysql_fetch_assoc(): supplied argument is not a valid My Sql result resource in home/usbizinf/public_html/php/inc.functions.php on line 2668.
Table './usbizinf_pmoney/data 'is marked as crashed and should be repaired.

The user may encounter the above error while input the query to access the needed results by using socket(ip + port number).It is also important to note that hackers may attack the site by using mysql error as a gateway(i.e chance to attack by sql injection).

1.2.11

Google installer deployment error in windows 7

The following error log is noted from the CAO1E3GH.log file and it is about deploying google installer application file.


Error summary :
Opening the google installer application file from the site http://dl.google.com/update2/1.2.183.39/GoogleInstaller_en.application?appguid%3D%7B8A69D345-D564-463C-AFF1-A69D9E530F96%7D%26iid%3D%7B832EBB47-8E92-3DA7-37EF-502D6C96F606%7D%26lang%3Den%26browser%3D2%26usagestats%3D0%26appname%3DGoogle%2520Chrome%26needsadmin%3Dfalse%26brand%3DCHNG%26installdataindex%3Dhomepagepromo resulted in exception. Following failure messages were detected:
  •  Error creating the Web Proxy specified in the 'system.net/defaultProxy' configuration section.
  • Acess to the path 'global\.net clr networking ' is denied.
Error details :
Following errors were detected during the operation.
    * System.Configuration.ConfigurationErrorsException
        - Error creating the Web Proxy specified in the 'system.net/defaultProxy' configuration section.
        - Source: System
        - Stack trace:
            at System.Net.Configuration.DefaultProxySectionInternal.GetSection()
            at System.Net.WebRequest.get_InternalDefaultWebProxy()
            at System.Net.HttpWebRequest..ctor(Uri uri, ServicePoint servicePoint)
            at System.Net.HttpRequestCreator.Create(Uri Uri)
            at System.Net.WebRequest.Create(Uri requestUri, Boolean useUriBase)
            at System.Net.WebRequest.Create(Uri requestUri)
            at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
            at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
            at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
            at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
            at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
            at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options)
            at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
            at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
        --- Inner Exception ---
        System.UnauthorizedAccessException
        - Access to the path 'Global\.net clr networking' is denied.
        - Source: mscorlib
        - Stack trace:
            at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.Threading.Mutex.<>c__DisplayClass3.<.ctor>b__0(Object userData)
            at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
            at System.Threading.Mutex..ctor(Boolean initiallyOwned, String name, Boolean& createdNew, MutexSecurity mutexSecurity)
            at System.Diagnostics.SharedUtils.EnterMutexWithoutGlobal(String mutexName, Mutex& mutex)
            at System.Diagnostics.SharedPerformanceCounter.Verify(CategoryEntry* currentCategoryPointer)
            at System.Diagnostics.SharedPerformanceCounter.FindCategory(CategoryEntry** returnCategoryPointerReference)
            at System.Diagnostics.SharedPerformanceCounter.GetCounter(String counterName, String instanceName, Boolean enableReuse, PerformanceCounterInstanceLifetime lifetime)
            at System.Diagnostics.SharedPerformanceCounter..ctor(String catName, String counterName, String instanceName, PerformanceCounterInstanceLifetime lifetime)
            at System.Diagnostics.PerformanceCounter.Initialize()
            at System.Diagnostics.PerformanceCounter.set_RawValue(Int64 value)
            at System.Net.NetworkingPerfCounters.Initialize()
            at System.Net.Configuration.SettingsSectionInternal..ctor(SettingsSection section)
            at System.Net.Configuration.SettingsSectionInternal.get_Section()
            at System.Net.Sockets.Socket.InitializeSockets()
            at System.Net.NetworkAddressChangePolled..ctor()
            at System.Net.AutoWebProxyScriptEngine.AutoDetector.Initialize()
            at System.Net.AutoWebProxyScriptEngine.AutoDetector.get_CurrentAutoDetector()
            at System.Net.AutoWebProxyScriptEngine..ctor(WebProxy proxy, Boolean useRegistry)
            at System.Net.WebProxy.UnsafeUpdateFromRegistry()
            at System.Net.WebProxy..ctor(Boolean enableAutoproxy)
            at System.Net.Configuration.DefaultProxySectionInternal..ctor(DefaultProxySection section)
            at System.Net.Configuration.DefaultProxySectionInternal.GetSection()

Operation progress status :

The user have chosen to open GoogleInstaller_en.application file (http://dl.google.com/update2/1.2.183.39/GoogleInstaller_en.application?appguid%3D%7B8A69D345-D564-463C-AFF1-A69D9E530F96%7D%26iid%3D%7B832EBB47-8E92-3DA7-37EF-502D6C96F606%7D%26lang%3Den%26browser%3D2%26usagestats%3D0%26appname%3DGoogle%2520Chrome%26needsadmin%3Dfalse%26brand%3DCHNG%26installdataindex%3Dhomepagepromo) from the site dl.google.com.

Application error from event viewer

The error that i found in event log is an application error which includes its description as,
"Fault bucket - 2029350244".
"Fault bucket 00537389".
.Below is the additional details regarding the error.

type : error
source : application
event id : 1001
file name: faultrep.dll
file version: 5.1.2600.2180
Data in bytes:
0000: 42 75 63 6b 65 74 3a 20   Bucket:
0008: 30 30 35 33 37 33 38 39   00537389
0010: 0d 0a
fault bucket application error in windows xp

The operating system on which the error encountered is an windows xp.So to refer more about this error and solution it is recommended to see windows help and support or microsoft technet site.