Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. DotNet Fx1.1 Sp1 Issue :- Need Urgent help !!

DotNet Fx1.1 Sp1 Issue :- Need Urgent help !!

Scheduled Pinned Locked Moved C#
helpcsharpquestiondotnet
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jk chan
    wrote on last edited by
    #1

    Hi all :) 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

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups