Popular Posts

Thursday 5 July 2012

A temporary profile is loaded after you log on to a Windows Vista-based system

A temporary profile is loaded after you log on to a Windows Vista-based system

Symptom

After you log on to a Windows Vista-based system, you may notice that a temporary profile has been loaded instead of the profile that corresponds to the current user. Therefore, any changes that you make to the current desktop are lost after you log off the system. Additionally, the notification area may display the following error message:
Your user profile was not loaded correctly! You have been logged on with a temporary profile.

Changes you make to this profile will be lost when you log off. Please see the event log for details or contact your administrator.
Finally, the following event is logged in the Application log:
Log Name: Application
Source: Microsoft-Windows-User Profiles Service
Date: Date
Event ID: 1511
Task Category: None
Level: Warning
Keywords: Classic
User: User
Computer: Computer
Description:
Windows cannot find the local profile and is logging you on with a temporary profile. Changes you make to this profile will be lost when you log off.

Cause

This problem occurs if the current user's profile was accidentally deleted from the system.

Resolution

 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:
To resolve this problem, follow these steps:
  1. Log on to the system by using an administrative user account other than the user account that is experiencing the problem.
  2. Back up all data in the current user's profile folder if the profile folder still exists, and then delete the profile folder. By default, the profile resides in the following location:
%SystemDrive%\Users\UserName
  1. Click Start, type regedit in the Start Search box, and then press ENTER.
If you are prompted for an administrator password or for confirmation, type your password, or click Continue.
  1. Locate the following registry subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
  1. Under the ProfileList subkey, delete the subkey that is named SID.bak.

    Note SID is a placeholder for the security identifier (SID) of the user account that is experiencing the problem. The SID.bak subkey should contain a ProfileImagePath registry entry that points to the original profile folder of the user account that is experiencing the problem.
  2. Exit Registry Editor.
  3. Log off the system.
  4. Log on to the system again.
After you log on to the system, the profile folder is re-created.

AutoCAD splash screen starts up and then closes

AutoCAD splash screen starts up and then closes (Standalone)

Issue

When running the software, it becomes unresponsive and freezes your computer. When you restart the computer and you try to restart AutoCAD, the splash screen starts up and then closes down with no apparent error message.

This symptom is very similar to http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&id=14908069&linkID=9240617

Solution

1. Check the file "productname201xENUAdlm.log" located here:

Windows XP
C:\Documents and Settings\All Users\Application Data\Autodesk\ADLM

Vista/Windows 7
C:\ProgramData\Autodesk\ADLM


2. The error will typically be:

Reason=Fatal error
ComputerName=COMPUTER
OS=5.1.2600.Service Pack 2
File=AdlmIntSATSLicense.cpp,Line=1150
AdlmIntError=38 [Error getting license usage and behavior]


Reason=Fatal error
ComputerName=COMPUTER
OS=5.1.2600.Service Pack 3
File=AdlmIntSATSLicense.cpp, Line=347
VendorID=2 [ADLMACT]
VendorError=101 [The license cannot be accessed/loaded/opened]


This indicates that the ADLM trusted storage file has been corrupted when AutoCAD crashed.

3. Rename the following file by adding a .bak extension at the end of the filename.

Windows XP
C:\Documents and Settings\All Users\Application Data\FLEXnet\adskflex_*_tsf.data

Vista/Windows 7
C:\ProgramData\FLEXnet\adskflex_*_tsf.data

This file contains all activations for all 2010 and 2011 products. You will need to re-register all your products if this file is renamed/deleted.


4. Restart AutoCAD and it will automatically re-register via Register Today and it will start up as expected. A new adskflex_*_tsf.data file will be created when you re-register your product.

 *If the a new adskflex_*_tsf.data is not created even after restarting the machine.

Make sure "FLEXnet Licensing Services" is running and it should be automatic. 

Even after completing all the steps it's not working, then we need to uninstall the AutoCad completely. Install AutoCad again and need to do the ofline activation.

For Offline activation key you need to send a request to AutoCad from your registered email.

Applies to:
AutoCAD® 2013
AutoCAD® 2012
AutoCAD® 2011
AutoCAD® 2010.

----------------------------------------------------------------------------------------------------------

AutoCAD splash screen starts up and then closes (Network)

Issue

When running the software, it becomes unresponsive and freezes your computer. When you restart the computer and you try to restart AutoCAD, the splash screen starts up and then closes down with no apparent error message.

Solution

For a network version of AutoCAD, you will need to delete the following file:

CascadeInfo.cas.

When you restart AutoCAD, it will re-create this file. This file is located in the following directory:

Windows Vista/Windows 7
C:\ProgramData\Autodesk\ADLM

Windows XP
C:\Documents and Settings\All Users\Application Data\Autodesk\ADLM


Corrupt CascadeInfo.cas file results in failure of cascading functionality

Issue

Cascading functionality is lost due to a corrupt CascadeInfo.cas file.

Solution

If the CascadeInfo.cas file is corrupt due to a power failure or any reason, cascading functionality will not be available. This issue only applies to network licensed products and does not affect stand-alone licensed products.

Example:

Given the following cascading sequence and a license server with a license for Product B & Product C:

Product A -> Product B -> Product C

Cascading failure may present itself in the following way:

Startup Problems:

Scenario 1: A product that did not have its own license and that was previously starting by using a shared license through cascading will fail to start.

Example: The Product B license is available on the server. If the CascadeInfo.cas file is corrupt, Product A will not start on license B.

Example: The Product B license is borrowed to a system where Product A is also installed. If the CascadeInfo.cas is corrupt, Product A will not run on the borrowed license.

Example: If Product B is already running and CascadeInfo.cas is corrupt, Product A will not share the B license and will fail to start.

Wasted licenses:

Scenario 2: An already running product will fail to cascade up to and share another license.

Example: Product B is already running then Product C starts up. If CascadeInfo.cas is corrupt, Product B will not switch over to share product C's license after a few minutes.

Expected Log File output

Here is the expected log file output. You should see a fatal error message with a vendor id of 10 (eVendorIDCascade) and a vendor error of 6 (ADLM_CASCADE_STATUS_DECRYPTION_ERROR). It will also be followed by an AdlmInt error of 47 (ADLM_STATUS_ERROR_CASCADING_OPERATION) or 2 (ADLM_STATUS_INTERNAL_ERROR).

1012 2009/09/16 15:07:20 Reason=Fatal error
1012 2009/09/16 15:07:20 ComputerName=MyComputer
1012 2009/09/16 15:07:20 OS=5.2.3790.Service Pack 2
1012 2009/09/16 15:07:20 File=AdlmIntLicense.cpp,Line=xxxx
1012 2009/09/16 15:07:20 VendorID=10
1012 2009/09/16 15:07:20 VendorError=6
1012 2009/09/16 15:07:20 Reason=Fatal error
1012 2009/09/16 15:07:20 ComputerName=MyComputer
1012 2009/09/16 15:07:20 OS=5.2.3790.Service Pack 2
1012 2009/09/16 15:07:20 File=AdlmIntNWFBLicense.cpp,Line=xxx
1012 2009/09/16 15:07:20 AdlmIntError=47

WorkAround

The current workaround it to rename/remove the corrupt CascadeInfo.cas file following these steps.

Return any borrowed licenses

Check in any checked out licenses and exit all Autodesk products

Rename or delete the corrupt CascadeInfo.cas

The CascadeInfo.cas file can be found in the following locations:

Windows XP:

C:\Documents and Settings\All Users\Application Data\Autodesk\Adlm

Windows Vista and Windows 7:

C:\ProgramData\Autodesk\Adlm

Mac:

/Library/Application Support/Autodesk/Adlm/.config

Linux:

/var/opt/Autodesk/Adlm/.config