How to flush DNS client cache using the ipconfig command?

by XDK 27. September 2015 18:11

Solution:

1. Open Command Prompt.
2. Type:

ipconfig /flushdns

Tags:

General

Failed to access the temporary location. Action - Ensure that the current user has required permissions to access the temporary location.

by XDK 11. November 2014 10:05

Exception:

Failed to access the temporary location.  Action - Ensure that the current user has required permissions to access the temporary location.  

Additional Information:

- Framework setup check failed on all the nodes  - Cause: Cause Of Problem Not Available  

- Action: User Action Not Available Summary of the failed nodes XXXXX  

- Version of exectask could not be retrieved from node "XXXXX"  

- Cause: Cause Of Problem Not Available  - Action: User Action Not Available

Explanation:

I ran into the above exception while installing Oracle client "p13390677_112040_MSWIN-x86-64"

Work Around:

Try to kill "RemoteExecService.exe" process in windows task manager --> processes tab.

 

Tags:

General

How to remove Framed Display ads add-on?

by XDK 6. November 2014 14:30

Explanation:

Framed Display is a browser add-on which can be added to all your web browsers including Internet Explorer, Google Chrome and Mozilla Firefox.The advertisements may appear in the form of pop-ups, web banners, interstitial ads, etc. The ads are rather intrusive, so they will disrupt your online activity.

Solution:

Use the freefixer tool to remove the "Framed Display ads add-on"

Tags:

General

Not able to download files from IIS site or application folders which are set to directory browsing.

by XDK 31. October 2014 06:33

Exceptions:

  • The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable
  • Unable to download file from server
  • unable to open this internet site. The requested site is either unavailable or cannot be found. Please try again later

Explanation:

By default, IIS blocks some file extentions. You can see the blocked file extensions in "Request Filtering" --> "File Name Extensions" tab.  

Solution:

  • Open IIS manager (cmd --> inetmgr)
  • Click on the folder or application site
  • Double click on "Request Filtering"

  • Select "File Name Extensions" tab
  • Select the file extension and click on remove.

If you still have the issue with some other extensions, then add the file extensions to "MIME Type" as below.

  

 

 

Tags:

General

Virtual Drives created using "subst" command not available in Windows Explorer

by XDK 11. March 2014 14:04

Workaround:

Execute the "subst" command with no administrator privileges.

subst Z: "C:\Folder 1"

Now you should see the virtual drive in the windows explorer

Tags:

General

About the author

My name is Xavier Dilip Kumar Jayaraj having 16+ years of IT experience which includes solid experience and depth Knowledge in Application Life Cycle Management, Configuration Management, Implementation and Support using TFS on-premises and Azure DevOps. I have invested in gaining DevOps knowledege to expertise with Cloud Computing providers namely Microsoft Azure and Amazon Web Services in recent years. I am very positive to learn and adapt emerging technologies to client’s environment.

Microsoft Certified: Azure Administrator Associate

Microsoft Certified: Azure DevOps Engineer Expert

DevOps Engineer Certificate Program | Transcript 

OTP-AWSD5: AWS IoT: Developing and Deploying an Internet of Things

[PCEP-30-01] PCEP – Certified Entry-Level Python Programmer

Quotes I Like

"Failure will never overtake me if my determination to succeed is strong enough."  - Dr. APJ. Abdul Kalam

"Always be yourself, express yourself, have faith in yourself, do not go out and look for a successful personality and duplicate it." - Bruce Lee

"Technology is just a tool. In terms of getting the kids working together and motivating them, the teacher is the most important." - Bill Gates

"Innovation distinguishes between a leader and a follower." - Steve Jobs

CategoryList

Disclaimer

The information provided here is based on my expreriences, troubleshooting and online/offline findings. It can be used as is on your own risk without any warranties and I impose no rights.