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

Software Development Network >> Mohammedoo Ali's Q&A profile

Mohammedoo Ali

Member List

bioan
Duke Ames
Tonnie
Tim Favour
επιστημη
BJohnKenn
dreameR.78
Wayne Sepega
Tom Arn
Any ole Joe
arashikage
Helen999888
Steven Syfuhs
Madhuchhanda
theTroll527
Thomas2054
ippological
Guybace
Mathew Aniyan
David Maynard
Only Title

Mohammedoo Ali's Q&A profile

  • Visual Studio Tools for Office Fuzzy text in a label control

    Hi, I've added some controls to the top of a sheet in an Excel file. The problem I'm having is that the text on, say a label, is blurry or fuzzy. It almost looks like when smoothing is being applied but actually makes it worse. I've tried various fonts and sizes and that doesn't matter. The rest of the text on the sheet looks fine. Has anyone seen this before, and hopefully knows what's happening I'd appreciate any help. Thanks. Hi Dennis, I was wrong. The funny thing is, when I run the program, the screen intially shows up with the label still fuzzy. However if I'm patient (which I'm often not), in a few seconds it clears up. Weird. I'm glad you asked the question -- if I wasn't trying to capture screenshots I wouldn't h ...Show All

  • SQL Server SSRS2005 SP2 CTP3 and Sharepoint Services 3

    Hello. After I have installed Sharepoint Services 3 on the same machine as SSRS2005, I have configured both SSRS2005 and Sharepoint 3. Still I do not know if I have done this correct but a SSRS webpart is available within Sharepoint. First question. When I deploy a report project should I still deploy to http://localhost/reportserver This is not working but I would like to confirm that this is the correct way to do it. Last question. Anyone who can point me to a site with good information regarding this setup SSRS2005 SP2 and Sharepoint 3 Kind regards Thomas Ivarsson For deploying Reports to Report Server that is in SharePoint Mode: 1. Use the updated Report Designer that ships with SQL 200 ...Show All

  • Smart Device Development Does WM5 support G711 Codec?

    Hi, In MSDN, its being specified that G711 Codec (u-Law format) has been supported & it can be accessed through RTC (ACM drivers). http://msdn.microsoft.com/library/default.asp url=/library/en-us/wcertc/html/ceconsamplesperblock.asp Is it possible to access the Encode/Decode open API's of the codec library out of the box If so, Please tell me how to do it. The MSDN tutorial does not explain it in detail. Thanks, ram Sorry, but this forum is for questions that related to the DeviceEmulator. You might have better luck posting to the microsoft.pocketpc.developer newsgroup. Barry ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Vector maths methods...

    Following a long day of writing and debugging some nasty rigid body physics code, and feeling the pain of the maths library I have to use for this C++ work, I thought I'd take another look at the XNA maths code to see if the results would be more readable (as you might hope ;). ... But my quick look at the framework docs seems to show more deficiencies than in the code I have been using all day... 1/ There is no Point3 class. This is a real pain as libraries that don't distinguish points and vectors are a right pain - transforming a point by a 4x4 matrix will result in a different result to transforming a vector. (And I don't want to resort to coding every point/vector as a homogeneous coordinate either!). There appears to be a ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Windowed rendering troubles

    i need to run my app in windowed mode with vertical synk, but if i will set d3dpp.PresentationInterval = D3DPRESENT_INTERVAL_ONE; then app work with 60-70fps, compare to my monitor refresh rate is 100fps, if i will set D3DPRESENT_INTERVAL_DEFAULT then app work with 300fps, but eat 100%l cpu time, how to fix this problem and get window rendering with correct framerate I've done a test on a sdk sample (Progressive mesh) in which I've enabled vsync. I'm afraid I can not notice what you're describing. So to me it means that it is dependent on your configuration. Could you confirm using an other driver or an other card I think your driver is wasting some time converting/copying back bufer ...Show All

  • Windows Forms Develop an "Item" instead of just a control

    I want to design a custom look for a form, I could always create a borderless form, and fill the form with a control to do this bt I want this instead of being just a control, to be an "Item" like the "Windows Form" is, so you can slect add new item for your project and select my custom designed form instead of a windows form. Is this possible I think you may want to create a form template for re-use. see: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=384965&SiteID=1 ...Show All

  • Visual C# WIA and Windows 2000

    Does Windows 2000 support WIA (Windows Image Acquisition) How can I capture images with my webcam using C# 2005 on Windows 2000 Ashish I don't think Windows 2000 supports WIA, was introduced in Windows ME I believe and upwards.... There are many topics about capturing images from webcam using .NET - do a forum search and you should have some hits :-) ...Show All

  • .NET Development during installing the program ...

    hi, after i publish the program (studio 2005) and install the .exe file at the other computer there is no prompte box to say the program has been installed or not is it normal and how can i make it to tell the user that the program has been installed thx hunb hi, i have written a program and i have published this program to an exe file then i double click the exe installation file and try to install the program that i have written at the other PC but after the installation, it doesn't have any message to tell the user that the program has been installed or not what should i do to alert / hv a message to tell the user that the installation has been completed many thx for ur help hu ...Show All

  • SQL Server Simple Problem

    Hi, I'm trying to export all data from a table into a file: bcp [PL_T] . [dbo] . [Users] out "Users.dat" - T - c However, I get this message when I run the code: Msg 102, Level 15, State 1, Line 1 Incorrect syntax near '.'. I can't see where I'm going wrong here. The way I'm doing it is straight out of the M$ docs. Thanks ...Show All

  • Visual Studio 2008 (Pre-release) Installation problem

    Hi, the installer stops with this error message: "The system administrator has set policies to prevent this installation". Now, I am pretty sure this is not the case ;) I am trying to install on W2.3k with VS 2005 Team Suite. Linq and the .NET v3 RC1 are already installed and work fine. Help! Best regards, Marc That's a standard Windows Installer error message. The only request we explicitly make in the installer is that the user be a member of the Administrators group in order to install, but you would have seen a different error message. Would you mind generating a Windows Installer log file and sending that to me From a command prompt, run msiexec /i ADONETVN.msi /l*v adonetvn-installation.log ...Show All

  • SQL Server adventureworks attach error

    i've attempt to atach the adventureWorks database to follow the webcourse 2924 but I got the following error: TITLE: Microsoft SQL Server Management Studio ------------------------------ Attach database failed for Server 'localhost'. (Microsoft.SqlServer.Smo) For help, click: http://go.microsoft.com/fwlink ProdName=Microsoft+SQL+Server&ProdVer=9.00.2047.00&EvtSrc=Microsoft.SqlServer.Management.Smo.ExceptionTemplates.FailedOperationExceptionText&EvtID=Attach+database+Server&LinkId=20476 ------------------------------ ADDITIONAL INFORMATION: An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo) ------------------------------ Could not find row in sys ...Show All

  • SQL Server Object Explorer/Server Explorer Error

    I have just installed the released VS2005 as well as the released SQL2005.  When ever I try to browse my SQL Server with either the Object Explorer in MS SQL Server Management Studio or the Server Explorer in VS2005 I get the following error: Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.VisualStudio.OLE.Interop.IServiceProvider'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{6D5140C1-7436-11CE-8034-00AA006009FA}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)). Does any one have possible solutions for me Any help would be greatly appreciated. --Nick ...Show All

  • Windows Live Developer Forums Live Expo application key issue

    i've been getting the following error about 1/3 of the time when accessing Live Expo. i am using the same application key. is there a limit on the # of accesses/queries allowed for a given key during a time period has anybody run into similiar problems <error><errorCode>PermissionDenied</errorCode><errorMessage>Invalid Application Key</errorMessage></error> This is still occurring. Is there anybody from MS in this forum I understand the API is in Beta but this looks like a setup problem that somebody from MS should look into. How do people test the API if this error keeps popping up ...Show All

  • Gadgets This is not a valid gadget package!! grr!

    hey, So i finished creating my gadget, i use winzip to zip it up to mygadget.gadget and then double click to install... However it just says: This is not a valid gadget package The gadget works if i move the folder to the windows gadget directory! Does anyone know how to fix this problem Regards gadget.xml < xml version="1.0" encoding="utf-8" > <gadget> <name>The Bay Radio Player</name> <namespace>The Bay Radio</namespace> <version>1.0</version> <author name="Nicholas Williams"> <info url="www.thebuild.org" text="Build.org" /> <logo src="logo.png" /& ...Show All

  • SQL Server Query Date Stored as Text

    I am using Windows "Performance Logs and Alerts" to log performance statistics to a SQL database. In this case I am using a Counter Log, which creates the necessary tables upon startup of the log. I can see my data pouring into the database and now I am writing some T-SQL statements to query the data and display it on an aspx page. I have one particular problem that is presenting me with a bit of a challenge. I want to be able to query my captured performance counters based on date ranges entered on the aspx page. Unfortunately I am having trouble doing that because the "CounterDateTime" field where the date for each counter sample is stored is a char(24) data type instead of a datetime data type. I'm not sure why MS c ...Show All

©2008 Software Development Network