Posts Tagged ‘Connect’

When I Connect Datacable To Pc(n72) Its Showing The Error(nmwcdcocls.dll)as I Am Unalble To Transfer Music.?

Monday, December 14th, 2009

I am using N72 mobile and i have also downloaded the latest pcsuite from nokia website.My problem is that whenever i tried to connect data cable to pc its always showing error like nmwcdcocls.dll. I am unable to enjoy tunes,transfer music.Anybody will suggest in this regard will highly appreciated.
(Abhay)

Why Cant I Connect To The Internet? My Computer Says Sbolexp.dll Has Been Removed?

Tuesday, November 10th, 2009

my computer cant connect to the internet it says sbolexp.dll has been removed. it says i should re-install it. what should i do. please help

How Do I Find Out What Programs Are Using My Com3 Port Becuz I Cannot Connect To Netzero?

Monday, October 12th, 2009

before i upgraded to vista it was working just fine. i use netzero since my school blocked limewire and other places like myspace. after i upgraded to vista business it keeps saying error 633 another program is using that port and it tells me to do the commat alt delete and end all programs exept the explorer and sys. doin that causes certain things to not work like my volume keys and stuff like that. is there any other way to figure out wat program is using my com3 port. i went to switch ports and a bunch of them came up and only two of them said they were being used. please help cuz this is money out my pockets every month

When I Connect Ipod My Computer Goes To Blue Screen And Restarts And Error Message!?

Thursday, October 8th, 2009

My pc with windows XP home edition service pack 3,
Itunes latest 8.1.1.10 verson.
Ipod: touch 2 nd generation 8 gb.
Problem is::
when i connect ipod,ipod getting power on and then ”clingk” sound coming from pc.
after connecting to system,i checked in device manager, in usb dvice controller, it shows ” apple mobile device usb driver”.
and right clicked for driver details ::
it shows : Windows cannot load the device driver for this hardware. The driver may be corrupted or missing. (Code 39).
if i try to do the driver update on the same menu where in device manger/usb controller/apple mobile device usb driver/ right click then update driver,,,
after updating driver, system recognising ipod and start battery charging and immediately in few seconds (3 to 5 sec),laptop goes off to blue screen and error
messages like this::
STOP.0X0000007E ( 0 X C0000005 , 0 X 00000000 , 0 X BAD2B7C4 , 0 X BAD2B4C0 )
And laptop getting reboots and restart system.
this is the thing happening here.
i tried to delete this pple mobile device usb driver file which may corrupted (( usbaapl.sys )) but can’t even i do uninstall itunes & related softwares like apple mobile device,apple software update,bonjour ( i don’t wat is this but apple related one) and quick time player.
What can i do for this???Pls help me,help.

C# How Can I Connect A Dll File From Class Library To A Button?

Sunday, July 26th, 2009

I have a button and would like to connect that button with a dll class file library (a class added by ‘add reference’). I already have code inside that class that I would like to be executed when the button is pressed. Basically, how can I connect button1 to a class….is what I’m trying to say.