Click here to Skip to main content
15,913,758 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to call Data in an aspx page from an HTML Page ? Pin
Christian Graus28-Jul-08 20:43
protectorChristian Graus28-Jul-08 20:43 
QuestionHow to unload an assembly? Pin
amit.jha28-Jul-08 19:54
amit.jha28-Jul-08 19:54 
GeneralRe: How to unload an assembly? Pin
Paul Conrad28-Jul-08 19:58
professionalPaul Conrad28-Jul-08 19:58 
GeneralRe: How to unload an assembly? Pin
amit.jha28-Jul-08 20:08
amit.jha28-Jul-08 20:08 
GeneralRe: How to unload an assembly? Pin
Christian Flutcher28-Jul-08 20:25
Christian Flutcher28-Jul-08 20:25 
GeneralRe: How to unload an assembly? Pin
amit.jha28-Jul-08 20:50
amit.jha28-Jul-08 20:50 
GeneralRe: How to unload an assembly? Pin
satyaanand.andra@gmail.com28-Jul-08 20:35
satyaanand.andra@gmail.com28-Jul-08 20:35 
GeneralRe: How to unload an assembly? Pin
amit.jha28-Jul-08 20:53
amit.jha28-Jul-08 20:53 
This is the object of the class i am making.This object is used to get the methods of the assembly using reflection.Can u pls tell me which object i will make null?

Dim asm As [Assembly] = [Assembly].LoadFile(System.Web.HttpRuntime.AppDomainAppPath & "Bin\Mytext.dll")
Dim objAssembly As System.Reflection.Assembly = asm
Dim objTheClass As Object = objAssembly.CreateInstance("DynamicClass")
GeneralRe: How to unload an assembly? Pin
satyaanand.andra@gmail.com28-Jul-08 23:18
satyaanand.andra@gmail.com28-Jul-08 23:18 
QuestionERROR : Exception from HRESULT: 0x800A03EC Pin
varshavmane28-Jul-08 19:53
varshavmane28-Jul-08 19:53 
AnswerRe: ERROR : Exception from HRESULT: 0x800A03EC Pin
Paul Conrad28-Jul-08 19:58
professionalPaul Conrad28-Jul-08 19:58 
GeneralRe: ERROR : Exception from HRESULT: 0x800A03EC Pin
varshavmane28-Jul-08 20:08
varshavmane28-Jul-08 20:08 
GeneralRe: ERROR : Exception from HRESULT: 0x800A03EC Pin
Paul Conrad28-Jul-08 20:15
professionalPaul Conrad28-Jul-08 20:15 
AnswerRe: ERROR : Exception from HRESULT: 0x800A03EC Pin
Paul Conrad28-Jul-08 20:17
professionalPaul Conrad28-Jul-08 20:17 
GeneralRe: ERROR : Exception from HRESULT: 0x800A03EC Pin
varshavmane28-Jul-08 20:23
varshavmane28-Jul-08 20:23 
GeneralRe: ERROR : Exception from HRESULT: 0x800A03EC Pin
Paul Conrad28-Jul-08 20:25
professionalPaul Conrad28-Jul-08 20:25 
GeneralRe: ERROR : Exception from HRESULT: 0x800A03EC Pin
varshavmane28-Jul-08 20:29
varshavmane28-Jul-08 20:29 
GeneralRe: ERROR : Exception from HRESULT: 0x800A03EC Pin
OleHansen21-Jul-09 21:44
OleHansen21-Jul-09 21:44 
AnswerRe: ERROR : Exception from HRESULT: 0x800A03EC Pin
priya_velan19-Oct-10 15:30
priya_velan19-Oct-10 15:30 
Questionvs2003 setup Pin
Kissy1628-Jul-08 19:40
Kissy1628-Jul-08 19:40 
AnswerRe: vs2003 setup Pin
Paul Conrad28-Jul-08 19:59
professionalPaul Conrad28-Jul-08 19:59 
GeneralRe: vs2003 setup Pin
Kissy1628-Jul-08 20:20
Kissy1628-Jul-08 20:20 
GeneralRe: vs2003 setup Pin
Paul Conrad28-Jul-08 20:24
professionalPaul Conrad28-Jul-08 20:24 
QuestionSystem.Net.WebException--The underlying connection was closed: Pin
pubududilena28-Jul-08 19:28
pubududilena28-Jul-08 19:28 
Questionupdate progree bar in modal popup Pin
Member 387988128-Jul-08 19:24
Member 387988128-Jul-08 19:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.