Software Development Network Logo
  • VS Team System
  • SQL Server
  • Visual Basic
  • Visual Studio
  • Smart Devicet
  • Visual FoxPro
  • .NET Development
  • Microsoft ISV
  • Windows Vista
  • Windows Forms
  • Visual C++
  • IE Development
  • SharePoint Products
  • Visual C#
  • Audio and Video

Software Development Network >> iowa242943's Q&A profile

iowa242943

Member List

smoothdogg00
Atiz
Gabriel3
Learning VB
PerPixel
CharlieRussell
catalinione
ctxcrossx
Md s
MoniDD
barkingdog
Ponta
PrashG
Luis Carlos Guimarães
Lamon
AshishGupta
Saurabh Kulkarni
zhihao
MaggieChan
Ruhina
Only Title

iowa242943's Q&A profile

  • SQL Server AdventureWorks Database - cannot access Database Diagrams

    Hi, When I try to access the database diagrams in AdventureWorks, I get the following message: TITLE: Microsoft SQL Server Management Studio Express ------------------------------ Database diagram support objects cannot be installed because this database does not have a valid owner. To continue, first use the Files page of the Database Properties dialog box or the ALTER AUTHORIZATION statement to set the database owner to a valid login, then add the database diagram support objects. ------------------------------ BUTTONS: OK ------------------------------ Why is this All advice / help apprecuated. Thanks hi, after "upgrading" a database from MSDE or install ...Show All

  • Smart Device Development How to use own dll in C#

    Hi Guys I am new bie in Windows mobile platform. I am building a smartphone application using c#. It uses our own NetwrkAction.lib. Can you guys help me how can i use this lib in the project. I have follwoing functions that has to be used in the application. EXPORT CNetwrkAction* CALLBACK CreateNetwrkAction(); EXPORT void CALLBACK DeleteNetwrkAction(CNetwrkAction* obj); EXPORT int CALLBACK Configure(CNetwrkAction* obj,LPVOID aErrorNotifier,LPVOID aEventNotifier, const char *aPrimaryGateway); EXPORT int CALLBACK ConnectToServer(CNetwrkAction* obj); EXPORT int CALLBACK RequestToServer(CNetwrkAction* obj,const char *aPrimaryGateway); Can anybody tell me how to use this DLL with my program. You have to declare managed equivalents ...Show All

  • Windows Live Developer Forums Problem with polylines and pushpin draw in 3D mode.

    Dear Caleb and VE team, In VE I draw ( first ) several polylines and then ( second ) draw several pushpins. In 2D mode I have no problem, but on 3D mode, some polylines draw and disappear quickly. It seems that when VE draw tiles, some tiles hide the polylines. What I can do to solve this Thanks in advance! and congratulations again for your excellent work. Alex Can you provide a code example or a URL to a page that shows this I haven't come across any polyline rendering problems. Is it always in relationship to drawing pushpins, too, or just drawing polylines in 3D ...Show All

  • SQL Server rsProcessingAborted Error!!

    Hello all, I am in a fix here. I run RS2000 on SQLSERVER2000, IIS6. My dev env is VS2003( .net 1.1). About 2 months back I deployed reports to an intranet site. They worked as expected. All of a sudden I get the folowing error: An error has occurred during report processing. (rsProcessingAborted) Get Online Help Cannot create a connection to data source 'XXX'. (rsErrorOpeningConnection) Get Online Help SQL Server does not exist or access denied. The SQLSERVER exists and is up and running. I use SQL authentication which is fine. I can preview the report in dev env, from VS2003 but the server simply does not like. I can ping the SQLSERVER from the reporting server BOX, I created a test DSN as with the sql login ...Show All

  • Windows Forms properties set in the designer depend on each other

    We have a control that exposes some public accessors which appear as properties of the control in the designer. Two of these properties have a dependency - if one is set then the other is turned off. What we'd like is for the designer not to generate any code for the property which turns the other property off, but there doesn't seem to be any way of doing that. The designer generates code for properties alphabetically it seems and the one that turns the other off comes last alphabetically. So we see the bug because of an arbitrary alphabetical order between accessors. Any ideas how to fix this in the general case other than write initialization code to correct the designer initialization code, somewhere that's guaranteed to be called afte ...Show All

  • Visual Studio Express Editions What is the equivalent of the ProjectInstaller.cs class?

    I am working on a windows service and I am not sure what the equivalent of the ProjectInstaller.cs class is for the 2.0 framework. Is there any example code out there for creating a windows service using the 2.0 framework. Thanks I don't think the C# Express edition has the Windows Service option - another limitation of the express editions :-) you could create one from scratch using notepad and compiling it using the VC# compiler in the .NET Framework directory in Windows, compiler names csc.exe ...Show All

  • SQL Server Error: 18456 Severity: 14, State: 10

    I have SQL 2005 Expess installed on Windows Server 2003 SP1. My application is running as a service and is set to depend on SQL Server instance... During the startup my app attempts to connect to the databes and it fails to do so, after 30 retries (1second appart). SQL Server log has this error msg: Error: 18456 "Severity: 14, State: 10" Once the server has started, I cam manually start my application and it then sucesfully opens a connection to the database. What does this error mean Srdjan Laurentiu, I managed to get around this problem... My original code that was checking if SQL is ready was simply opening a connection but didn't execute any dabase commands. For some reason at one point one ...Show All

  • Visual Basic PDF to CSV conversion

    Hi. I need to convert this file, http://www.ncb.dk/pdf/mprt-title.pdf , to a CSV file. I've already found some .net code that can convert from pdf to text files, but it's impossible to separate the fields using that. It has no idea where "title" ends and "First composer" begins etc.... Help would be highly appreciated. ...Show All

  • Windows Forms Nonrectangular form doesnt let drag on the screen?

    Hello, I just created a form with the shape on an ellipsis, setting the formborderstyle to none, and also the transparence key to the back color of the image, but I want to drag the form on the screen. How can I do that Basically you have to intercept some windows messages in your code. There is a FAQ entry on how to do this at http://www.syncfusion.com/FAQ/WindowsForms/FAQ_c50c.aspx##q699q ...Show All

  • SQL Server Windows Firewall Blocking Access to Remote SSAS 2005 Server

    Good morning, I'm currently experiencing an issue connecting to a remote SSAS server. I added both the Sqlservr.exe and Sqlbrowser.exe to the Windows Firewall. I then added port 1433 TCP and port 1434 UDP to the Windows firewall. Afterwards, I tried to connect to the Server, however it doesn't allow me access, saying that I must make sure the server is running. I enabled remote access using the Surface Area Configuration utility; however I still don't have any luck. I can however connect to the SQL Database on that Server. If I disable to Windows Firewall, I can successfully connect to the Server, browse its cubes, build cubes, deploy projects etc etc etc. Just a note: I can access the SSAS Service when I'm p ...Show All

  • Visual Studio Express Editions exe is not shown on desktop when cliked on "show desktop" icon

    Hi. I have a from with monthcalender control.I have placed the exe in the startup folder so that i get to see the current date on my desktop.The transparency level of the form is set so that only the calender is the clikable control.. rest areas of the form are made transparent.. more like glass form.The desktop items are accessible(clikable) through the transparent form However when i clik on "Show desktop" icon my form along with the control disappers( i think the form is also getting minimised with all other applications when i clik the "show desktop" icon) how can i correct this situation.Pls help Thank you this is what the show desktop icon/shortcut does - anything that is shown on the screen in t ...Show All

  • Windows Live Developer Forums Problem 3D plugin setup in other languages or locations

    Hello all, first congratulations for your new and amazing v4!! I tried to test it, but I have a setup problem. My Windows is configured in spanish language (ES). The setup stop with "be patient... your language and location is not available". I dont understand, why the language is a problem ... Please... when I can test it Thanks a lot! Alex hi, i had the same problem, i don't know why the language is such a restriction. But anyway, you can test it changing your "configuracion regional" (Control Panel-Configuracion regional y de idioma ) (if you are using a spanish version of windows). In 'estandares y formatos' I chose Ingles (Estados Unidos) and in 'Ubicacion' i chose Estados Unidos. Then retry the inst ...Show All

  • Visual Studio 2008 (Pre-release) Trace Problem

    Why does this work sometimes and others it does not System.Diagnostics.Trace.WriteLine("***************************************************"); Sometimes it works fine and other times it puts a red line between WriteLine and { and when I mouse over it, it says "invalid token '{' in Class construct..." Thanks, Dvl ...Show All

  • SQL Server ON DELETE CASCADE

    hello guys! Well im using MS SQL 2000 and i have over 250 Tables in one of my Database the problem is all the Foreign Key in the Table is not turn ON in ON DELETE CASCADE. The question is, is there anyway to write a script to turn the ON DELETE CASCADE on all the Tables Thanks for the reply! Novelle Nope, not really. You will just have to script your keys out, then change to ON DELETE CASCADE manually. Unless there is some tool to do it, but I don't know of it. A trick I would use is to take your database scripts (or if you don't have any, use a comparison tool, compare my full database to an empty one) and just replace all ON DELETE NO ACTION values with ON DELETE CASCADE. Then use your sc ...Show All

  • Smart Device Development CameraCaputreDialog in CE 5.0

    Hi. Iam trying to capture image using Windows CE 5.0 Device(BIP 3010). I have pasted the code below. When it executes in the device it gives an error as "System.MissingMethodException: Cant' find an Entry POint 'SHCameraCapture' in PInvoke DLL 'aygshell.dll". private void btnTakePic_Click( object sender, EventArgs e) { Microsoft.WindowsMobile.Forms. CameraCaptureDialog cs = new Microsoft.WindowsMobile.Forms. CameraCaptureDialog (); cs.InitialDirectory = "My Documents" ; cs.DefaultFileName = "Test.jpg" ; cs.ShowDialog(); pictureBox1.Name = cs.FileName; } Pl anyone can guide me out of this.. Thanks in Advance Biju Hi IIya, I am also facing the same problem. I ...Show All

©2008 Software Development Network