Best Result antivirus - Best Buy

This operation has been canceled due to restrictions in effect - Excel Outlook



Reason:

- due to uninstalling chrome of Mozilla Firefox.

Soultion
Fix This operation has been canceled due to restrictions in effect

Download the Microsoft fix from below links

Win 7 , Vista , Xp -- Click here

Win 8   -- Click here

Visual studio 10 , Changes made in design is not reflected in debuging mode.

Visual studio 10 , Changes made in design is not reflected in debugging mode.


solution:
Close the project, go to debug folder, delete these files, reopen project and rebuild him (F5).
- .exe
- .pdb
- .vshost.exe
- .vshost.exe.manifest
- .xml

outlook prints only blank pages from email

 outlook  prints only blank pages from email



Reason:
 Missing or patched files in Internet explorer due to some virus.

Solution:
just reinstall the Internet explorer with a new version.

AnsysWBU.exe encountered a problem. A diagnostic file has been written


 AnsysWBU.exe encountered a problem. A diagnostic file has been written






 ANSYS 13 windows-7 Profession X64


i found the same error in one of the employees ansys software.i searched for solution and found in a website

Reason:
Its due to overwriting of the  same file in %temp% and %appdata%  for ansys temp files .

Solution:

Rename the '.ansys' directory to "'old.ansys'  in %temp%
Rename the 'ansys' directory to 'old_ansys' in %appdata%


source:http://www.cfd-online.com

unmount a windows partition in ubuntu

unmount a windows partition in ubuntu

To unmount a drive

here test is the drive name to unmount .

 # sudo umount /media/test


mount a NTFS partition in ubuntu


Mount a NTFS partition in ubuntu 

first create a directory at media directory with a name say eg: temp

# sudo mkdir -p /media/test

 now list the drives by for getting information about the drive to mount

# sudo fdisk -l

you will get 

Disk /dev/sda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x2b192b18

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        1913    15361888+   7  HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sda2            1913        4866    23720033+   f  W95 Ext'd (LBA)
/dev/sda5            1913        3187    10236208+   7  HPFS/NTFS
/dev/sda6            3187        4802    12967936   83  Linux
/dev/sda7            4802        4866      514048   82  Linux swap / Solaris

Disk /dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0003cc40

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1       19458   156289025    5  Extended
/dev/sdb5              32       19393   155523072   83  Linux 


 now mount by following code for any drive

 # sudo mount -t ntfs -o nls=utf8,umask=0222 /dev/sdb2 /media/temp

windows installer does not permit installation from a remote desktop

windows installer does not permit installation from a remote desktop



Cause:

This is coursed while installing an application from a remote shared drive using Remote desktop.


Solution:

just copy the setup files to the local drive of the machine and install using remote desktop  ..

Rhino 5 design software Toolbar missing





Rhino 5 design software 64bit

Toolbar missing problem


Solution:

  1. open Rino software and go to tools-->toolbar layout
  2. select the Default from the list displayed  and press ok

The specified server cannot perform the requested operation



The mapped network drive could not be created because of the following error has occurred:



The specified server cannot perform the requested operation


This error occur while mapping a drive from windows 7 to an windows xp machine 


Solution:

Restart the a service "SERVER" in both Client (Win XP) and server (Win 7) .

Steps: 


  1. Go to run and enter "services.msc"
  2.  right click the "server" from list of service and select restart     


 note :- restart the service both in client and server.


 

how can i enable CURL in WAMP Server

CURL is not enabled by default in WAMP. Every php programmer have to use CURL to make remote connection.
The steps are as follows :
1) Close WAMP (if running)
2) Navigate to WAMP\bin\php\(your version of php)\
3) edit php.ini
4) Search for curl, uncomment extension=php_curl.dll
5) Navigate to WAMP\bin\Apache\(your version of apache)\bin\
6) edit php.ini
7) Search for curl, uncomment extension=php_curl.dll
8 ) Save both
9) Restart WAMP
That will solve your Curl issues.
Enjoy!

source:- http://www.phpmind.com/

Free LAN Messenger For Chatting Within The Office

Free LAN Messenger For Chatting Within The Office

 

               

 

Innovative designed and fully centralized under your (admin) control. Server (PHP) provides great flexibility, including the possibility (e.g. forum, CMS, blog, PGI, CMR...). Allows companies/communities (organizations, associations, institutions...) and dispersed workgroups to create and control their own network of instant collaborative messengers.
Can install server on your local network (lan) or on internet.
New versions: server (2.0.4) and client (1.3.0)

 

http://intramessenger.net/

Windows Xp "Not enough server storage is available to process this command"

Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 How to back up and restore the registry in Windows


To resolve this issue, increase the value of the IRPStackSize registry entry. To do this, follow these steps:
  1. Click Start, click Run, type regedit, and then click OK.
  2. Locate and then click the following registry subkey:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters
    If the IRPStackSize entry is not present in this subkey, follow these steps:
    1. Click Edit, point to New, and then click DWORD Value.
    2. Type IRPStackSize, and then press ENTER.

      Note Type IRPStackSize exactly as it appears. The value name is case sensitive.
  3. Click IRPStackSize, click Edit, and then click Modify.
  4. In the Data Value box, type a larger value, and then click OK.

    Note Values may range from 0x1 to 0xC. These values are equivalent to 1 to 12 in decimal notation.
If the problem persists after you complete the previous procedure, increase the value of IRPStackSize more.



source:- http://support.microsoft.com/kb/106167
Note:- But practically I resolved it by just restarting the file server and my localmachine .

Best softwares to Sync folders and drives

SyncToy


  

SyncToy 2.1 is a free application that synchronizes files and folders between locations. Typical uses include sharing files, such as photos, with other computers and creating backup copies of files and folders.





SyncBackFree V6

Backup
Synchronize: Copy files in both directions
Restore backup files easily
Email logs
Run programs before and after profiles
Schedule backups
Unicode enabled for non-English filenames
Process unlimited filename lengths
Simple and Advanced mode
Runs on Windows 8, 7, Vista, and XP
Extensive Help Documentation & Support
Completely Free!



FreeFileSync

 FreeFileSync is a folder comparison and synchronization tool providing highly optimized performance and usability without a needlessly complex user interface.

 

 Allway Sync

It uses innovative synchronization algorithms to synchronize your data between desktop PCs, laptops, USB drives, remote FTP/SFTP servers, different online data storages and more. Encrypted archives are supported. Allway Sync combines bulletproof reliability with extremely easy-to-use interface.