"Access is denied" - dll deployed to GAC



I faced an issue when I tried to add my dll file to Windows GAC.

Inspite of having signed DLL file, I received "Access is denied" error message.

To come out of the issue, I found one of the easy way:

Go to Start > Control Panel > Administrtor Tools > Services > Indexing Service
Stop the service.

Thats it, now I was able to deploy the DLL in GAC.

Future Vision by Microsoft

An Excellent video by Microsoft about "Future Vision"


        Get Microsoft Silverlight


Is the above link useful to you? Let us know your feedback, it will help us to improve our posting(s). or You can send your feedback linkOblast.

Gmail : Resume POP Access With Captcha Unlock for Mail Client



When a gMail account is used in any of mail client like Outlook, Outlook Express, ThunderBird etc. you might have come accross a common issue.

The mail client continuously prompt you for username and password for your gmail account or your domain which is hosted at Google.




After searching for the proper solution I found a way to resume mailing thru your mail client.

Here is the resolution:

  • If you are Gmail user:
    1. Close/stop your email client.
    2. Open the url http://www.google.com/accounts/DisplayUnlockCaptcha
    3. Enter your Gmail username and password, and the letters in the captcha image.
    4. Once you have successfully logged in, Start your mail client.
  • If you are hosted email users:
    1. Close /stop your mail client.
    2. Open the url https://www.google.com/a/[your domain].com/UnlockCaptcha. where [your domain]' is your actual domain name.
    3. Enter your email username and password, and the letters in the captcha image.
    4. Once you have successfully logged in, start your mail client.

STSADM Commands


One of the good link providing detailed reference for all STSADM command parameters.

Click here to view the original site

Is the above link useful to you? Let us know your feedback, it will help us to improve our posting(s). or You can send your feedback linkOblast.

Hosting SharePoint on a fully qualified domain name (FQDN)



Abstracts:

This blog describes how you can setup your SharePoint Services environment using a FQDN. For a full explanation about what a FQDN is, you can read my previous post about Hosting Reporting Services on a fully qualified domain name (FQDN).
For this example I will modify the host file to use portal.mikeglaser.com as a FQDN. On Windows-based computers, this file can be found in the systemroot\System32\Drivers\Etc folder. Trough Microsoft Internet Information Services (IIS) you configure the Default Web Site, so it's only accessible through portal.mikeglaser.com. This can be done by changing the default identification and adding the FQDN as a host header value.

 Click here to read the original article

Is the above link useful to you? Let us know your feedback, it will help us to improve our posting(s). or You can send your feedback linkOblast.