Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
M

Mohammad Al Hoss

@Mohammad Al Hoss
About
Posts
45
Topics
28
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Crystal reports 3.5 export and printing problem
    M Mohammad Al Hoss

    Hi all I am using asp.net 2008 sp1,Crystal reports exporting is not working I solved the images toolbar problem by copying the images locally and changing the images path in the report viewer properties but I am not able to do the samething for the java script files, can anyone help please. Thanks

    Mohammad Al Hoss Development To Me Is A Pleasure more than a Job

    ASP.NET help csharp java asp-net tools

  • Consuming a web service using a stored procedure
    M Mohammad Al Hoss

    Hi all I am trying to consume a webservice using TSQL but I am getting a null result The method URL is http://localhost/SSISWebservice/service1.asmx The invoked url is http://localhost/SSISWebservice/service1.asmx/HelloWorld I found two samples and used them on a local web service but both of them did not get result s or generated an error. thanks

    Mohammad Al Hoss Development To Me Is A Pleasure more than a Job

    Database database sql-server help career

  • Sort a group in crystal report
    M Mohammad Al Hoss

    Hi all I am trying to sort a group in crystal report dynamically, the code I am using clears the grouping of the report here is the code I am using { SortFields targetSortField = Rpt.DataDefinition.SortFields; DatabaseFieldDefinition fieldDef = Rpt.Database.Tables(0).Fields("List_Name"); targetSortField(0).Field = fieldDef; targetSortField(0).SortDirection = CrystalDecisions.Shared.SortDirection.AscendingOrder; } Thanks.

    Mohammad Al Hoss Development To Me Is A Pleasure more than a Job

    C# database career

  • How to resolve Failed to open a rowset problem in crystal report
    M Mohammad Al Hoss

    1. Is your application running on an intranet with active directory? 2. Is the username passed as a part of the query for the crystal report? The error you are getting usually appears when the SQL command is not executed and generates an error. So I suggest to get the parameters values from you .net application and executes your query in the query analyzer window then fix the SQL error. If this does not solve your problem provide me with more information and I will do my best to help you.

    Mohammad Al Hoss Development To Me Is A Pleasure more than a Job

    Web Development help csharp sharepoint database data-structures

  • Crystal Report Asp.net
    M Mohammad Al Hoss

    can you show me how are you passing the parameters?

    Mohammad Al Hoss Development To Me Is A Pleasure more than a Job

    Web Development help csharp asp-net database com

  • Photo Editing Plugin -- Any Ideas?
    M Mohammad Al Hoss

    Hi Check the personal Website starter kit, it holds a complete photo gallery :)

    Mohammad Al Hoss Development To Me Is A Pleasure more than a Job

    Web Development csharp adobe help question

  • get the inserted GUID
    M Mohammad Al Hoss

    Hi I used to use the function SCOPE_IDENTITY() to get the inserted identity, now I need to get the inserted GUID any idea how to do so Thanks

    Mohammad Al Hoss Development To Me Is A Pleasure more than a Job

    Database tutorial career

  • Ajax hover menu
    M Mohammad Al Hoss

    Hi all I am using an “Ajax hover menu “ with a data list control to display a panel and it is working fine, but there is an alert telling the user that the script is running too fast and it will slow the page can anyone help please.

    Mohammad Al Hoss Development To Me Is A Pleasure more than a Job

    Web Development tools help career

  • FormView last inserted ID into Access database
    M Mohammad Al Hoss

    Hi I am using AccessdataSource with a formView and I have an Auto number column called PID how can i get the PID value of the inserted redord I am using VB.Net please help thanks.

    Mohammad Al Hoss Development To Me Is A Pleasure more than a Job

    ASP.NET csharp database help question

  • Ajax error
    M Mohammad Al Hoss

    Hi I uploaded a web form with ajax enabled, i am getting this error on my web page ['sys' is undefined] and the page is doing postback. can you help please.

    Mohammad Al Hoss Development To Me Is A Pleasure more than a Job

    ASP.NET help career

  • Arabic setup project
    M Mohammad Al Hoss

    Hi Please a need to create an arabic setup project for a VB.net application. Thanks.

    Mohammad Al Hoss Development To Me Is A Pleasure more than a Job

    Windows Forms csharp career workspace

  • Pass Table Name to a function dynamically
    M Mohammad Al Hoss

    Hi i need to pass table name and to a function dynamically anyone can help

    Mohammad Al Hoss Development To Me Is A Pleasure more than a Job

    Database help career

  • Query Designer
    M Mohammad Al Hoss

    Hi All please in need add a Query Designer to my application so the user can create an insert statement with joins if anyone can help thanks.

    Mohammad Al Hoss Development To Me Is A Pleasure more than a Job

    Windows Forms database help career

  • UniqueIdentifier
    M Mohammad Al Hoss

    Is it possible that two different SQL servers generate the same UniqueIdentifier thanks

    Mohammad Al Hoss Development To Me Is A Pleasure more than a Job

    Database database career

  • How to Assign an image to Image control at Run time in ASP.NET
    M Mohammad Al Hoss

    Copy the images to your application directory then use ~/Imagefolder/imagename. "~/" will take you to the root directory of your application.

    Mohammad Al Hoss Development To Me Is A Pleasure more than a Job

    ASP.NET csharp asp-net help tutorial

  • Menu Strip is not working
    M Mohammad Al Hoss

    Hi i created an application that take parent of other applications useing the SetParent() method, the problem is that the chiled application menu stop working when i open the child through the parent application. can anyone help thanks.

    Mohammad Al Hoss Development To Me Is A Pleasure more than a Job

    Windows Forms help career

  • Crystal Report - Toolbar navigation vanishes the viewer!
    M Mohammad Al Hoss

    Hi include the Crystal reports Merge module in the web deployment set up file and the Reports will work well on any web server you install on

    Mohammad Al Hoss

    ASP.NET csharp asp-net database adobe question

  • Create connectors
    M Mohammad Al Hoss

    Hi, please i need to create conectors between two items just like the one in the SQL Server diagram. I am using Vb.Net 2008 thanks

    Mohammad Al Hoss

    Visual Basic csharp database sql-server sysadmin

  • BitMap to AVI
    M Mohammad Al Hoss

    Hi please i want to create a AVI or WMV clip from a set of bitmaps images, i am useing vb.net 2003 can any one help thanks.

    Mohammad Al Hoss

    Windows Forms csharp graphics help

  • How to adjust Datagrid row height
    M Mohammad Al Hoss

    Hi please i need to adjust all the DataGrid rows at the same time i am using vb.net 2003 thanks

    Mohammad Al Hoss

    Visual Basic csharp tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups