Click here to Skip to main content
15,887,477 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Questiondeploy without .net framework? Pin
Hadi Fakhreddine19-Feb-05 12:05
Hadi Fakhreddine19-Feb-05 12:05 
AnswerRe: deploy without .net framework? Pin
Rob Graham19-Feb-05 12:17
Rob Graham19-Feb-05 12:17 
GeneralConfused with viewing IL Pin
Andres Coder19-Feb-05 9:41
Andres Coder19-Feb-05 9:41 
GeneralRe: Confused with viewing IL Pin
Rob Graham19-Feb-05 9:57
Rob Graham19-Feb-05 9:57 
GeneralRe: Confused with viewing IL Pin
Andres Coder19-Feb-05 10:28
Andres Coder19-Feb-05 10:28 
GeneralRe: Confused with viewing IL Pin
S. Senthil Kumar19-Feb-05 12:14
S. Senthil Kumar19-Feb-05 12:14 
Generaluser controls dissapear Pin
netsu19-Feb-05 1:16
netsu19-Feb-05 1:16 
GeneralDotNet Fx1.1 Sp1 Issue :- Need Urgent help !! Pin
jk chan17-Feb-05 20:06
jk chan17-Feb-05 20:06 
Hi all Cool | :cool:

I have a custom usercontrol in my window form "frmsett.cs" .
"initializecomponents" of "frmsett.cs" initialises usercontrol

This usercontrol is derived from a base component class.
Usercontrol populates printer informations.

we populate default printer related informations to usercontrol through Pinfo() method (a function in base component class )
Pinfo() invokes getinfo()(another function in base component class ) using methodinvoker and asynccallback

My "basecomponent" class definition starts with
[ClassInterface(ClassInterfaceType.None), ComVisible(false)]

when i call frmsett.showdialog() Applcation is developed and works perfectly in .NET framework 1.1

Then I installed .NET framework 1.1 SP1

Here the problem begins. When application executes ShowDialog(Only at first call) It hangs for some minutes (5-15 mins) before showing the dialog "frmsett" . If we clicked second time it will display the screen immedialtely.

Anyone come across this type of issues???
Is there any problems asynccallback with methodinvoker in .NET fx1.1 SP1
What is the reason for this problem in .NET fx1.1 SP1???

Thanks a lot for any tips !!!!
Regards
Krishnan

If u can Dream... U can do it
GeneralFax Componet for .Net Pin
Arvind200416-Feb-05 4:07
Arvind200416-Feb-05 4:07 
GeneralRegular Expression in vb Pin
Anonymous16-Feb-05 0:23
Anonymous16-Feb-05 0:23 
GeneralUnable to run the application on machine without VC++ installed Pin
sachin.kumar15-Feb-05 21:25
sachin.kumar15-Feb-05 21:25 
GeneralRe: Unable to run the application on machine without VC++ installed Pin
Colin Angus Mackay16-Feb-05 0:07
Colin Angus Mackay16-Feb-05 0:07 
GeneralRe: Unable to run the application on machine without VC++ installed Pin
Anonymous17-Feb-05 17:08
Anonymous17-Feb-05 17:08 
GeneralRe: Unable to run the application on machine without VC++ installed Pin
yasinPL17-Feb-05 14:00
yasinPL17-Feb-05 14:00 
Generalcompress fonts at runtime Pin
tuanattech215-Feb-05 19:43
tuanattech215-Feb-05 19:43 
GeneralClick Events in .NET Pin
sarabjs15-Feb-05 9:30
sarabjs15-Feb-05 9:30 
GeneralRe: Click Events in .NET Pin
S. Senthil Kumar15-Feb-05 11:05
S. Senthil Kumar15-Feb-05 11:05 
GeneralRe: Click Events in .NET Pin
sarabjs15-Feb-05 11:58
sarabjs15-Feb-05 11:58 
GeneralRe: Click Events in .NET Pin
sarabjs15-Feb-05 13:03
sarabjs15-Feb-05 13:03 
GeneralRe: Click Events in .NET Pin
S. Senthil Kumar15-Feb-05 18:26
S. Senthil Kumar15-Feb-05 18:26 
GeneralRe: Click Events in .NET Pin
sarabjs22-Feb-05 10:22
sarabjs22-Feb-05 10:22 
GeneralDeserialization throws "No Top Object" exception. Pin
ganeshvijay14-Feb-05 20:55
ganeshvijay14-Feb-05 20:55 
Generalsuitability of .net for network servers Pin
kon_t14-Feb-05 8:25
kon_t14-Feb-05 8:25 
GeneralRe: suitability of .net for network servers Pin
Mike Dimmick15-Feb-05 2:20
Mike Dimmick15-Feb-05 2:20 
GeneralRe: suitability of .net for network servers Pin
kon_t16-Feb-05 15:42
kon_t16-Feb-05 15:42 

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.