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
R

robmays

@robmays
About
Posts
138
Topics
60
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • replication
    R robmays

    I have workgroup 2005 installed and when i right click on the replication folder a messagebox comes up: TITLE: New Publication Wizard ------------------------------ Microsoft SQL Server Management Studio is unable to access replication components because replication is not installed on this instance of SQL Server. For information about installing replication, see the topic Installing Replication in SQL Server Books Online. For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server+Management+Studio&ProdVer=9.00.3054.00&EvtSrc=Microsoft.SqlServer.Management.UI.ReplUtilitiesErrorSR&EvtID=ReplicationNotInstalled&LinkId=20476 ------------------------------ ADDITIONAL INFORMATION: Replication components are not installed on this server. Run SQL Server Setup again and select the option to install replication. (Microsoft SQL Server, Error: 21028) For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=09.00.3054&EvtSrc=MSSQLServer&EvtID=21028&LinkId=20476 //////////////////////////////////// but when i run the setup again it says replication already installed. any ideas will be much appreciated

    Database help database sql-server com design

  • DataGridView that searches like outlook
    R robmays

    excellent ,dont like to spend money. can you give me some simple c# code to steer me in the right direction? that you would use in the events.

    C# question

  • datatable
    R robmays

    I have had the same problem and solved it by using different datasources and not binding all combo boxes to the same datasource. So change this line dtUsers = dsUsers.Tables["Users"]; to another source

    C# design

  • DataGridView that searches like outlook
    R robmays

    Does the datagridview in vs2005 work like outlook. ie I know it works the same when you click the column headings but in outlook you can move to rows in that column by pressing say 's' to move the record selector to the beginning of all the 'S' in the column you have just ordered by. if it does how do you active that functionality. If not is there one can buy that will do the same?

    C# question

  • DataGridView
    R robmays

    How can i hide the row indicator column. Its the first column that as the user moves up and down the grid a black triangle shows in the first column to show the user the current row. I want to hide this column?

    C# question css

  • how can I save a localreport .rdlc as a pdf file?
    R robmays

    I need to do this in code. The website is on a shared database server running sql2005 express. Render to a pdf is ok but i want to save the local report like c:\test.pdf. There is no report server.

    ASP.NET question database sysadmin

  • Register a java Array
    R robmays

    Im using asp 2.0 and I want to use thier new postback methods to populate dropdowns without postbacks. When a user selects a value from one dropdown, it repopulates the other dropdown. Can i have some help and ideas on how best to achieve this?

    ASP.NET java data-structures help question

  • Microsoft.ReportViewer.ProcessingObjectModel [modified]
    R robmays

    Can you show me how to copy this dll so as i can put it in my bin directory it has to be done from a command prompt and thats where i get stuck:sigh: -- modified at 13:23 Monday 12th June, 2006

    ASP.NET help tutorial

  • deploy crystal report vs 2005 what do i need
    R robmays

    this also failed Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.NullReferenceException: Object reference not set to an instance of an object. Source Error: Line 8: asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server"> Line 9:   Line 10: CR:CrystalReportViewer ID="CrystalReportViewer1" runat="server" AutoDataBind="True" Red LINES on line 10*************************** Line 11: Height="1105px" ReportSourceID="CrystalReportSource1" Width="875px" /> Line 12: CR:CrystalReportSource ID="CrystalReportSource1" runat="server"> -- modified at 9:57 Monday 12th June, 2006

    ASP.NET visual-studio sysadmin tutorial

  • deploy crystal report vs 2005 what do i need
    R robmays

    where did all that come from! I deleted it all but still get the error on this line of code CrystalDecisions.CrystalReports.Engine.ReportDocument rd = new CrystalDecisions.CrystalReports.Engine.ReportDocument(); error Could not load file or assembly 'CrystalDecisions.ReportAppServer.CommLayer,

    ASP.NET visual-studio sysadmin tutorial

  • deploy crystal report vs 2005 what do i need
    R robmays

    I am trying to deploy a webpage with crystal report viewer on a shared web server. I get a lot of errors dll not found but when i add the dll to the bin directory. Hers is onf of my errors Could not load file or assembly 'CrystalDecisions.ReportAppServer.CommLayer any tips or ideas on a how to get crystal working on the shared webserver. All works fine on my local machine.

    ASP.NET visual-studio sysadmin tutorial

  • problem with gridview
    R robmays

    im using the Row_Command event. neither of these 2 lines of code give me the cell text string email = ((TextBox)GridView1.Rows[index].FindControl("txtEmail")).Text; string email = GridView1.Rows[index].Cells[6].Text; all cells are asp:BoundField except the email which is asp:TemplateField the row does have an email address but it comes out as empty string.:(

    ASP.NET database help

  • dropdownlist SelectedIndexChanged not firing
    R robmays

    if you have copied this control it may have the wrong event on the aspx page check the control on aspx page

    ASP.NET help sysadmin question

  • why is the text value of cell not working
    R robmays

    im using the Row_Command event. neither of these 2 lines of code give me the cell text string email = ((TextBox)GridView1.Rows[index].FindControl("txtEmail")).Text; string email = GridView1.Rows[index].Cells[6].Text; all cells are asp:BoundField except the email which is asp:TemplateField code on my page aspx <

    ASP.NET database

  • creating url
    R robmays

    why did i not think of that? simple when you know how. many thanks, I must need a cup of tea.

    ASP.NET question

  • creating url
    R robmays

    I use a sqldatareader to bring back data but where i bring back a web address ie www.exservices.co.uk i want that to display as link in a textbox any ideas?? this.txtWebAddress.Text = reader["WebAddress"].ToString();

    ASP.NET question

  • Crystal reports sharing
    R robmays

    I have a Windows application written c# 1.1 that uses embedded crystal reports. I have 60 users who all use the exe which is accssed from a shared folder on the network. The problem is I still need to install the application on all client machines so as crystal registers properly. Is there away around this so as I dont have to install the application on all client machines?

    C# csharp sysadmin hardware help question

  • Is there an easy wat to create an *.xls file on the c:\Drive from a dataset
    R robmays

    we are not on office 2003 yet and it seems a lot of work to get an excel file all i am after is to take the rows in a datagrid and email to a receipient

    ASP.NET question

  • Is there an easy wat to create an *.xls file on the c:\Drive from a dataset
    R robmays

    the download is not available do you have the full address

    ASP.NET question

  • Is there an easy wat to create an *.xls file on the c:\Drive from a dataset
    R robmays

    I want to create the file so as i can send it as an email attachment?

    ASP.NET question
  • Login

  • Don't have an account? Register

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