Click here to Skip to main content
15,909,242 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
But when i build my project it shows Error ---> The type 'stdole.StdFont' is defined in an assembly that is not referenced. You must add a reference to assembly 'stdole, Version=2.0.0.0, Culture=neutral, PublicKeyToken=dafd973a1b7a5fe3'.Where i can get this dll which supports stdole.StdFont
Posted
Comments
swapnilKumbhar 13-Apr-12 8:56am    
While Publishing Project You have to add it Application File
set publish status
Check whether it works or not

press ctrl+alt+del->process(tab)
check whether .dll is running or not.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900