Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > The procedure entry point EncodePointer could not be located in the dynamic link library kernel32.dll
 

The procedure entry point EncodePointer could not be located in the dynamic link library kernel32.dll

when i am running my 64bit dll (generated throgh visual studio 2008) on a 64 bit m/c ,its giving error "The procedure entry point EncodePointer could not be located in the dynamic link library kernel32.dll".
P sharma  Monday, June 16, 2008 8:46 AM
This is definitely not the right forum where to post this question. I would recommend you post to the forum corresponding to the language you're using (C++, C#, etc) as a start on how to pinpoint the issue you're having.
Working with GAX/GAT/DSL? Download SFT now! http://softwarefactoriestoolkit.net
  • Proposed As Answer byvga Saturday, June 21, 2008 9:52 PM
  •  
vga  Saturday, June 21, 2008 9:52 PM

You can use google to search for other answers

Custom Search

More Threads

• wix creates a .bak file???
• Guidance automation extensions exception
• How to get RecipeArgument Value
• GAT/GAX with Visual Studio 2010 beta
• Ways to turn a project generated by ms guidance package template into a Clarius metafactory template?
• Unable to install Guidance Automation Extensions July 2007 CTP
• Trusted Assembly referenace Problem
• Create class generated from T4 template into Project Folder
• CreateProjectAction doesn't replace parameters regardless of ReplaceParameters value in vstemplate
• Can we checkout file under ClearCase as SourceControl programmacticly