IDE crash

dotnet framework

    Next

  • 1. Hiding SIP
    I gotta hide SIP using the follow code for eVC HideSIP(HWND hWnd SHFullScreen (hWnd, SHFS_HIDESIPBUTTON) I've verified function prototype BOOL SHFullScreen HWND hwndRequester DWORD dwStat ) When I`m going to compile for ARMV4 target device, I got this error message error LNK2019: unresolved external symbol SHFullScreen referenced in function _OcultarSI ARMV4Rel/LogiMap.dll : fatal error LNK1120: 1 unresolved external But if I try to compile for Win32 Emulator i got no errors... Ive check for aygshell.lib in PocketPC SKD 2003 folder, compiler linking paths... everthing is fine... but finally I couldn't link the library.. I dont care what's going on... I don`t know and I'm not gonna try to fix it... In fact, I just wanna hide SIP !! Now I'm trying to do the same in VB.NET CF using the following syntax static bool SHFullScree <DllImport "aygshell.dll", SetLastError:=True)> Public Shared Function SHFullScreenGetCapture( IntPtr hWnd, Integer flags) as Integer End Functio but it throws exception" A managed MissingMethodException Does anyone help me Im sure that there's another way to fix this problem.. PD. My target device is a HP IPAQ 1940 with PocketPC 2003 O
  • 2. Pairing Bluetooth devices
    Hi, Does anybody know how to pair Bluetooth devices by code? Thanks, JMI
  • 3. The fastes way to transfer sql data
    Hello Supposing that I have a big Sql Server DB (Win XP) with each table about 1000 records. Each record has a flag which will indicate if that record was inserted, updated or deleted since the last synch. The same DB is running in a Sql Server CE and I wish to do a synch of the Win CE DB from the Win XP DB. Which is the fasted way to do all the operations (that means to parse all the records and if the flag is "inserted" to perform an insert into the Sql CE DB, if the flag is "updated" to perform an update into the Sql CE DB (from the PC DB) and if the flag is "deleted" to prerform a delete from the Sql CE DB) ? I'm working with .NET 2003 C# and we are experiencing many DB corruptions.. Thank you, Alina

IDE crash

Postby noodles » Thu, 31 Jul 2003 11:47:17 GMT

Hi !

My IDE will crash sometimes when i add some existing graphic file and make
it as an embeded resources. Sometimes I can open up the the graphic file and
view and edit using the graphical tools in the IDE, but sometimes it crash.

If i run my application, i will get null reference execption when i try to
access the graphic file from the assembly. It will not be any problem if i
delete it and use some other graphic file as the same name. Is there
something to do with the graphic file ?

Anyone face the same problem before ?



Similar Threads:

1..NET IDE crashes when trying to attach a process in an ASP.net

Hi all,


If some one can help me.


.NET IDE crashes when trying to attach a process in an ASP.net
application.


this is the error..


"Faulting application devenv.exe, version 7.10.3077.0, faulting module
rpcrt4.dll, version 5.1.2600.2180, fault address 0x00019cc8."


Please help if some one know how to fix this

2.MSResultSetGenerator causing IDE crash??

Hi all

i have been trying to Create a Result set for my C# Windows Mobile 5.0 
application, i am using the Northwind DB.
i am using VS2005 sp1 CF2.0

i have followed the instructions step by step from the Microsoft site and 
from a few other sites that all say the same thing. So i am posative that i 
am not missing out a step.

However from the Data Source:

If i try to drag the Table onto the form to create data bound controls, i 
get the forlowing error.

"An error occurred while performing the drop:
BindingSource unable to create list based on the Type specified in the 
DataSource property."

And if i try to expand one of the Tables in the Result Set to see the fields 
the entier IDE Crashes.

Has any one resolved this.

One last point is that the Northwind database i am using is setup for 
replication.

Any help is welcome.

Thanks
ink





3.HELP: Adding a MainMenu Component results in IDE crash when edited

4.Adding a MainMenu Component results in IDE crash when edited

5.HELP: Adding a MainMenu Component results in IDE crash when edited

When I add a main menu component from the toolbox to a Winform VB.NET project all is fine until I attempt to edit the menu by clicking it in the designer. I can usually get the first item added, when I click below it to add the next item the IDE crashes with no specific error, just the normal Windows crashed app message box. I usually send the crash report and restart the IDE, but I can't add a menu, any ideas?

 I have removed every addin I could find, not many to begin with, and I am running on XP SP2 Visual Studio Ent Arch 2003.

 Any help would be appreciated.

 Cheers,

 Robert Porter

  


6. I Adding a MainMenu Component results in IDE crash when edited

7. I HELP: Adding a MainMenu Component results in IDE crash when edited

8. IDE crashes when loading project



Return to dotnet framework

 

Who is online

Users browsing this forum: No registered users and 4 guest