index
>
Windows Forms Sample Applications
> Smart Client Error,help
Smart Client Error,help
Dim FrmAsm As [Assembly] = [Assembly].LoadFrom("Http://127.0.0.1/SmartClient/SmartClient.dll")
Error:
System.IO.FileNotFoundException: File or assembly name SmartClient.dll, or one of its dependencies, was not found.
File name: "SmartClient.dll"
MigrationUser 1 Monday, December 13, 2004 9:29 AM
i have find the problem, add the following xml to the app.config file
<startup>
<supportedRuntime version="v1.1.4322" safemode="true"/>
<requiredRuntime version="v1.1.4322" safemode="true"/>
</startup>
thanks
MigrationUser 1 Monday, December 13, 2004 8:21 PM
You can use google to search for other answers
Custom Search
More Threads
Other connection method
Security Exception introducting anything
SQLHelper.ExecuteReader error.
When will Terrarium work with C# Express?
Outlook 2003 Clone - Owner Drawn background Color problem
Source Code
emp_food and empirator_
Terrarium b1.0.21.281 available here...
open login form like in taskvision
Pocket TaskVision - where is it?
Home
Copyright 2009-2010 by windowsdevelop.com All rights reserved