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
H

HatakeKaKaShi

@HatakeKaKaShi
About
Posts
134
Topics
74
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Setting Crystal Report printer option to a Network printer
    H HatakeKaKaShi

    Hi guys need help Currently i have an issue with of setting the printer to the crystal report. i am using this code ReportDocument.PrintOptions.PrinterName = "\\\\Server\\Printer Name"; ReportDocument.PrintToPrinter(1, false, 0, 0); When i upload the website to the server And test from server. the printer can work However if i test it and open up the website from client side. the printer dun seem to be working Did i set my printer option correctly to connect to a network printer Please advise Thanks a million

    KaKaShi HaTaKe

    C# sysadmin help

  • Retrieve Value from TextBox Which is created in the code behind
    H HatakeKaKaShi

    Hi Guys Need Help. I am using a dynamic created Textbox in code behind However when i wanna retrieve the value from the Textbox which i have created, I always seem to hit an error and stuck at the part of retrieving value Any sample or advise will be a blessing to me Thanks A Millions

    KaKaShi HaTaKe

    C# help

  • Created Web Part Calling Web Service
    H HatakeKaKaShi

    Hi Guys / Ladies Need help! I was creating a web part for WSS. I created a web Part which call a web Service to do inserting of data. After adding the web part .dll which i have created and test on the WSS. When i click on insert this error appear: The request failed with HTTP status 401: Unauthorized. any one know what happen to it or did i miss out any particular steps? your advise will be appreciate Thanks

    KaKaShi HaTaKe

    SharePoint help question

  • Slow Performance of using EXECUTE sp_executesql
    H HatakeKaKaShi

    HI Guys need ur advise here I am facing this issue that when i use the sp_executesql to execute my statement, the query time is way longer then normal. Previously i am using this methed in stored procedure simpely coding the statement SELECT * FROM Bla Bla but when i change to using DECLARE @SQL AS NVARCHAR(MAX) SET @SQL = 'SELECT * FROM bla bla Table' EXECUTE sp_executesql @SQL the query time slow down greatly i change to using sp_executesql because i need to create the STATEMENT base on some condition checking will be gald if u guys have any advise Thanks a million KaKaShi HaTaKe

    Database database sharepoint performance help

  • Crystal Report Starked Bar Chart - Setting of Color
    H HatakeKaKaShi

    Hey guys need advice Currently i am using CR chart for my report however i need to set the color of the stacked bar, I can only set the color when using color by group. However i need to use color by series as i am using stacked bar..... any ideas or solution. Please advise! Thanks Bros KaKaShi HaTaKe

    ASP.NET

  • Create Dynamic Crystal Report
    H HatakeKaKaShi

    Hi guys need advise Currently , i need to create a crystal report. However i need to create a very dynamic one as i do not have a fix amount of fields. I was just wondering is that any solution that i can create the field i need using code behind to display out on the rpt file. Normally we will drag the field from dataset to define those fields to display. Now i am asking if there is a way to do it at code behind level with out dragging from dataset? KaKaShi HaTaKe

    ASP.NET help question

  • Crystal Report ''Load report failed"
    H HatakeKaKaShi

    my rpt file in not the temp folder is in the web folder however by default it will go create in C:\temp i read a few article about the issue they indidcate that CRY report will create in temp all i have to do is to set permission but it did work for mi

    KaKaShi HaTaKe

    ASP.NET help sysadmin

  • Crystal Report ''Load report failed"
    H HatakeKaKaShi

    No bro that's the problem!! i am dealing in WS2003

    KaKaShi HaTaKe

    ASP.NET help sysadmin

  • Crystal Report ''Load report failed"
    H HatakeKaKaShi

    Hey guys i have an issue need help or solution string ReportName = "ShareOfBox.rpt"; string ReportPath = Server.MapPath(ReportName); DSSOBReport.Load(ReportPath); I have tried given permission and all the but i still have this error "Error in File C:\WINDOWS\TEMP\ShareOfBox {1FE83225-94B4-4116-8BEF-C2B22B46A298}.rpt: Access to report file denied. Another program may be using it. " Please Advise and thanks a million

    KaKaShi HaTaKe

    ASP.NET help sysadmin

  • Read/Amend of MS words in C# (ASP.NET)
    H HatakeKaKaShi

    huh strange but i already did what ever u guys have mentioned. just can't seem to solve the issue. i follew exactly the ink u provided me

    KaKaShi HaTaKe

    ASP.NET csharp com help asp-net sysadmin

  • Read/Amend of MS words in C# (ASP.NET)
    H HatakeKaKaShi

    sorry bro now is this error System.Runtime.InteropServices.COMException (0x80080005): Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80080005

    KaKaShi HaTaKe

    ASP.NET csharp com help asp-net sysadmin

  • Read/Amend of MS words in C# (ASP.NET)
    H HatakeKaKaShi

    Yup that i have set it too. ASPNET acc but problem still same

    KaKaShi HaTaKe

    ASP.NET csharp com help asp-net sysadmin

  • Read/Amend of MS words in C# (ASP.NET)
    H HatakeKaKaShi

    yup i gotten this doc and followed it but it still didn't work. I can run from my pc but i can't run from other computer which access my webpage in my own pc. I already set all the permission for user still have the same issue.

    KaKaShi HaTaKe

    ASP.NET csharp com help asp-net sysadmin

  • Read/Amend of MS words in C# (ASP.NET)
    H HatakeKaKaShi

    Yap i have yes i am working on ASP.NET and calling interop.word

    KaKaShi HaTaKe

    ASP.NET csharp com help asp-net sysadmin

  • Read/Amend of MS words in C# (ASP.NET)
    H HatakeKaKaShi

    Yup i checked. No issue.

    KaKaShi HaTaKe

    ASP.NET csharp com help asp-net sysadmin

  • Read/Amend of MS words in C# (ASP.NET)
    H HatakeKaKaShi

    Hi guys i am using Microsoft.Office.Interop.Word.Application wordApp = new Microsoft.Office.Interop.Word.Application(); to read my MS word document. When i run the program in my own pc. The application work perfectly. Howevr when i move up to server or access the programme from another pc i recieve an error msg below : System.UnauthorizedAccessException: Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80070005. i have try google it but still can't seem to work. Any idea or solution from u guys will help Thanks

    KaKaShi HaTaKe

    ASP.NET csharp com help asp-net sysadmin

  • Multi User At One Time
    H HatakeKaKaShi

    Alright Thanks bro. Now i have a clear picture now. Thanks a lot man

    KaKaShi HaTaKe

    ASP.NET csharp asp-net help question

  • Multi User At One Time
    H HatakeKaKaShi

    alright thanks bro i get when u mean. Yup i have a lot of variables some are being pass through to class function or next page. Bro another question is u dun mind. if i declare a variable with in a function let say protected void button1_Click(object sender, EventArgs e) {    string RecordID = Request.QueryString("RecordID");    Class class = new Class; //Class I Created    DataSet = class.ReturnDS(RecordID); //Function within the Class   } if there are mutiple user using is will the RecordID being Mix up again Showing person A Detail of B1 After both person trigger the same function?

    KaKaShi HaTaKe

    ASP.NET csharp asp-net help question

  • Multi User At One Time
    H HatakeKaKaShi

    thanks bro But i need to store quite a number of variable if i put it all in the URL it will be very long So i think Session variable will do right?

    KaKaShi HaTaKe

    ASP.NET csharp asp-net help question

  • Multi User At One Time
    H HatakeKaKaShi

    ok for example when i gotten the record id i will store as static string Record_ID = record id so i can use it in the page functions with out declaring or retrieve the record id again like Button_Click1 or any other funtion So if i am not mistaken this will only work on window app am i correct ? so now instead of storing as static i will have to use Session["RecordID"] =   record id or once again retieve the Retrieve the ID in every function i need? is that the way to do it?

    KaKaShi HaTaKe

    ASP.NET csharp asp-net help 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