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

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

Testv1

Member List

Jason N. Gaylord
Ferdinand Kuiper
YvesR
Larry Smith
hellomahesh
RenegadeMind
Blader
CJW99
goldstei
pyeung
Long Xue
Tommi Pitkälä
PortiaT
Munjal Patel
moveit
Dark Pontiac
Nickeay
yeodon78
dagjo
Hedgeh0g
Only Title

Testv1's Q&A profile

  • SQL Server Getting Object Reference not set error

    Hi When is use Chart in the layout with cube as the data source and i try to go to report parameters, it is throwing an error "Object reference not set to an instance of an object". How do i add parameters to that report Thanks in advance regards Saishyam ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. 2D Platform Game Help

    I'm making a remake of super mario world. The project is going good, i have the basic physics down and just need to draw the level and set the bounding boxes. The question is, does anybody know a program that could create an image from tiles. I have tried creating the map in XNA GSE but all the drawing slows it down. What i need specifically, is a map/image of a level. I could use the original from the game, but i want to have custom levels that i created, also there levels have slopes and stuff and my project isnt fitted for slopes. Besides that i figured once i get it up and running i would try and make a tutorial. I had also my doubt of the XNA performance, so I decided to test this. I am drawing a 80*80 tile 600 times ...Show All

  • Smart Device Development equivalent of Control.CreateGraphics() for Compact framework 2.0

    Hello i need to convert a control.CreateGraphics() for my app. VS2005 gave me a runtime error saying that it's not supported for Compact framework. Is there anyway to bypass that In my example code I just simply called panel1.Invalidate() for simplicity. If you only want to invalidate a portion of a control you can use the Invalidate(Rectangle) override, passing it the rectangle (of the ellipse in your case) that needs to be updated. You can do a series of calles to Invalidate(Rectangle) if you want more than one rectangle to be updated on the next paint event. ...Show All

  • Smart Device Development Image Manipulation

    Hi, I'm developing smart device application by using CF 1.0. I need your help. The question is "How to rotate image FASTLY Why i am saying is i use SetPixel() and GetPixel() methods to rotate image, but it works very slowly. That's why i am asking, How to rotate image fast Is there any APIs for solving this issue " Please send your suggestions or links. Thanx, M. GANESAN ...Show All

  • SQL Server Has anyone seen a Licensing screen during the install process?

    Hi again. I have been deploying the first few test SQL 2005 machines recently, from what I was told is the full-feature edition DVD received from the https://licensing.microsoft.com  website. We have purchased a mixture of per-processor and per-user licenses to use for this software. However, I am never asked what licensing mode to use during the install. Can anyone confirm or deny that a setup screen appears asking what licensing version you want to use (per-user or per-processor) I cannot confirm what was downloaded from the licensing-website because I don't have access through the company. I have the same symptoms as seen on this postings: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=360181& ...Show All

  • SQL Server Transactional Replication Error

    Hello, I am a newbie to replication, I recently came up with this error. Cannot use DROP VIEW with 'dbo.vw_UndeliverableEmail' because 'dbo.vw_UndeliverableEmail' is a table.Use DROP TABLE. I tried running these two queries to make sure. SELECT * from syscomments where id = object_id('vw_UndeliverableEmail') sp_help vw_UndeliverableEmail I am sure that it is a view. I am not sure how to proceed since the object referred is indeed a view rather than a table as the Replication Error tries to point out. The details : SQL Server 2005 / Transactional Replication/ Pull Subscription Any thoughts/helps/suggestions are most welcome. Thanks I'm not sure what this has to do with replica ...Show All

  • Visual Studio Express Editions VB Express installer runs every time I open Excel or Outlook

    After the second format of my hard drive, I thought I'd try to get an answer here. I installed the following programs after the hard drive format in the order below: 1. Windows XP SP2 2. Waited for all the updates to download and install 3. Office 2003 4. Office 2003 SP2 5. Norton AV Corporate 8.1 6. Visual Basic Express 2005 7. VB Express 2005 SP1 After the install of VB Express and its SP1, when I open Excel or Outlook (doesn't happen with the other Office pro apps) a windows installer box opens trying to configure VB Express. On first open I pointed the installer to the vbsetup.msi file it was looking for thinking it would do its thing and go away, but it doesn't. At every opening of Outlook and E ...Show All

  • Visual FoxPro Cancelling Rendering of Report in VFP 9.0 when ESC is pressed

    Hi All, I want to quit the rendering of report in the middle of its work in VFP 9.0 using report listeners when Escape Key is pressed. i tired using the SET ESCAPE ON and ON ESCAPE i was not sucessfull. Please advice me in this. Thanks in Advance Thanks Venkatram I am not very sure. i think it can be simply done with set escape on on escape do exitprg proc exitprg clos all clear return the above works in foxpro on dos and foxpro for windows. ...Show All

  • Visual Studio Team System make code analysis rules from warnings to errors

    Hi, From Server How can force to make code analysis rules from warnings to errors while compiling the code . Thanks in advance You can enable check in policy, and then set the policy to enforce a set of warnings to be treated as errors. For information on this start with: http://msdn2.microsoft.com/en-us/library/ms182075(VS.80).aspx Thanks, Dave Lubash - Visual Studio Team Developer ...Show All

  • SQL Server Migration to SQL Server 2k5

    Hi all, I have script written in SQL Server 2000. When i tried to migrate to SQL Server 2005, it is working fine in the SQL Server 2005 installed in Windows 2003 Server . System tables(syscolumns, sysobjects etc)are created in "Database->Tables->SystemTable". But when i tried to run in SQL Server 2005 installed in Windows XP , I'm facing the following problems. 1."The object 'CK_SavedSear_LastL_4B422AD5' is dependent on column'LastLoadedTime' "ALTER TABLE DROP COLUMN LastLoadedTime failed because one or more objects access this column" 2.Moreover none of the tables had been created in "Database->Tables->SystemTable". In both XP and 2003 Server, While installing, i hav ...Show All

  • Visual Basic Label Printer Problem

    Hi all, I have a label printer (Argox 1000-x) and i want to print some datas on it. And this printer is connected to my computer via the COM1 port. I can open/write COM1. And when i send some data to printer through COM1, Label Printer's Ready Signal Led will be ON/OFF. But it does not print anything or any label.. So, how can i solve this problem Regards.. sourvil, How is your searching result Sorry for the delay because I had a training just now for two hours. Actually I know what is the Barcode Label printer just now by Google search because I never heard of that before. In code project website, when I search by Barcode keyword, there are so many results. Here I found a exact one for you. The t ...Show All

  • Windows Forms How to make a control transparent

    Hi please tell me how to make a control like panel or label transparent so that it shows an image which is a background of the form that contains the controls thanks in advance Does anyone have this Bob Powell code in VB I can't read c# unfortunately but this is the solution that I am looking for. Any help would be appreciated. ...Show All

  • .NET Development Convert Image to 2 Bit 3 Colors

    Hi, How do I convert an image of higher bit depth to an image of 2 bit and 3 colors The colors that I would need is Black, White, and Blue. Can I achieved that effect with C# Thanks in advance. You can also use a ImageAttributes object with the ColorMatrix class and the DrawImage method to transform colours.  See Bob Powell's FAQ entry How to convert a colour image to greyscale  for an example. ...Show All

  • SQL Server problems at beginning of set up

    Before I get into the project that I actually need working I'm trying to get through an example or two provided by microsoft. I'm using the Flights sample from http://msdn2.microsoft.com/en-us/library/ms160889.aspx I've downloaded the files and follow the instructions but quickly ran into trouble. I select the configuration file, enter the needed information, check the 'enable instance after it is created' box, and click okay. This takes a couple minutes but finishes without errors. I then try the register step. I enter my login information for the computer I'm using and use windows authentication. After click okay here's the error I get: Registering Instance - FlightInstance - Updating registry entries (Success) ...Show All

  • Windows Live Developer Forums How can i restrict pushpins displaying after searching?

    Hi, Here i am using Version4. i am using the method find(what,where,...) after searching i found out that pushpins are placed automatically by this method in the map. I dont want these pushpins displaying. Can any one know how to restrict these pushpins displaying after each search. Thanks Sarath. check my post in this thread it should do exactly what you want. http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=622097&SiteID=1 ...Show All

©2008 Software Development Network