User Profile

Collapse

Profile Sidebar

Collapse
haiminnu
haiminnu
Last Activity: Nov 26 '08, 11:53 AM
Joined: Nov 15 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • The "alter table" statement conflicted with Foreign key consrtaint

    I have created Two tables

    1]EmployeeTable
    --------------------------
    EmpID [ bigint] [PrimaryKey]
    EmpName [ varchar(50)]
    AccessLevelID [bigint ] [ Foreign Key]

    2]AccessLevelTabl e
    -----------------------------
    ...
    See more | Go to post

  • haiminnu
    replied to VS2008,c# ,web application
    in .NET
    Please help me to do this...The object of ocx is not loading.
    Thanks in advance
    See more | Go to post

    Leave a comment:


  • I have changed all the settings on
    IE(browser) -->Tools -->InternetOption s -->
    Security has been set to enable for active x.But still ocx is not loading.
    I have seen one more thing regarding that ocx on Internetoptions-->programs-->Add-ons.
    Name: CashAcceptorOCX
    Publisher: (Not verified)AB software pvt ltd. (company name)
    Status: Enabled.


    ocx is...
    See more | Go to post

    Leave a comment:


  • haiminnu
    replied to Help me.........ocx is not loading
    in .NET
    Help me.........ocx is not loading

    I have OCX in vc++ and i am doing a Web based project in Visual studio 2008,C#.

    I created Object for ocx and call the methods of ocx through Java script in my c# application.I am running my project through IIS .
    But i have one error
    "ActiveX control not loaded.Set your browser Internet options to allow ActiveX download!"

    In browser(IE 6.0)-->Tools-->InternetOption s,The...
    See more | Go to post

    Leave a comment:


  • I went through
    Internet Explorer 6.0 (Browser)-->Tools --> Internet Options
    But i didnt get an option to allow activex download
    Please help me.....
    See more | Go to post

    Leave a comment:


  • haiminnu
    started a topic Run ocx on IIS
    in IIS

    Run ocx on IIS

    I have OCX in vc++ and i am doing a Web based project in Visual studio 2008,C#.I created Object for ocx and call the methods of ocx through Java script in my c# application.I am running my project through IIS .But i have one error
    "ActiveX control not loaded.Set your browser Internet options to allow ActiveX download!"

    To run ocx what certifications and settings need in IIS.
    Can you please give me a complete...
    See more | Go to post

  • thanks....How i can set browser to allow ActiveX .What setting IIS need to run ocx.????Can you please help me to complete this.
    See more | Go to post

    Leave a comment:


  • haiminnu
    started a topic Help me.........ocx is not loading
    in .NET

    Help me.........ocx is not loading

    can u please help me to solve this problem.The error is

    "ActiveX control not loaded.Set your browser Internet options to allow ActiveX download!"

    I am using ocx.but when i run project this error occures.
    thanks....
    See more | Go to post

  • Thanks,,now that is working with only one problem.can u please help me to solve this problem.The error is

    "ActiveX control not loaded.Set your browser Internet options to allow ActiveX download!"

    I am using ocx.but when i run project this error occures.
    thanks....
    See more | Go to post

    Leave a comment:


  • i am trying to run my project in web.

    i have installed iis....and created virtual directory......
    as i mentioned above i just tried to run it by two ways
    1] http://localhost//virtualdirector yname/default.aspx
    2] http://192.168.45.45//virtualdirector yname/default.aspx

    1st link is working properly.....bu t insted of "localhost" i just used "ipaddress"
    in the second case....
    See more | Go to post

    Leave a comment:


  • haiminnu
    replied to VS2008,c# ,web application
    in .NET
    no paths i am using....i added tht ocx in my project.....The n this is the code i am using to create an object....
    <object id="obOCXCtrl" name="obOCXCtrl " classid="classi d...." codebase="proje ctname.ocx"></object>


    i gave ocx name as codebase and ocx classid as classid......i didnt use any path ....
    See more | Go to post

    Leave a comment:


  • i have installed IIS .How i can configure it to use host headers?
    See more | Go to post

    Leave a comment:


  • C# webapplication is working only in local m/n not in web

    I am creating one webapplication in VS 2008 c#.It works proper in local.
    means,if i use the link like
    http://Localhost/virtualdirector yname/default.aspx
    it is working properly.But if i use my port address instead of tht localhost like
    http://port address//virtualdirector yname/default.aspx
    it is not working...
    please give a good solution as soon as possible...
    thanks.......
    See more | Go to post

  • haiminnu
    started a topic VS2008,c# ,web application
    in .NET

    VS2008,c# ,web application

    I am working with a web applcation project.itz in vs 2008.(C#) and am using a checkreader in this project.
    To work check reader,the code is in vc++ (ocx).I just create an object for tht ocx and call all the methods in my project.
    Locally it is working.But if it is working on web that object creation for ocx is not created.
    thtzy i cannot access methods also..how i can create an object for ocx in proper way????

    ...
    See more | Go to post

  • haiminnu
    started a topic Check reader in c#
    in .NET

    Check reader in c#

    i am working with c# web application(vis ual studio 2008) and i am using one check reader(MICR) in my project.To activate this check reader code is written in vc++(ocx).how i can access methods from this vc++ project to my c# pages???Is need any vb script????
    See more | Go to post
No activity results to display
Show More
Working...