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
U

User 9021337

@User 9021337
About
Posts
17
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • how to add reference to dll in asp project
    U User 9021337

    i didnt not understand ur solution can u explain how to do that

    C# help question tutorial

  • how to get solution files from the dll
    U User 9021337

    System.Web.SessionState.IRequiresSessionState[^] when i added above line shows error cannot use namespace cannot directly contains members

    C# help tutorial

  • how to get solution files from the dll
    U User 9021337

    using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; public class brain : Page, IRequiresSessionState { protected void Page_Load(object sender, EventArgs e) { } protected HttpApplication ApplicationInstance { get { return this.Context.ApplicationInstance; } } protected DefaultProfile Profile { get { return (DefaultProfile)this.Context.Profile; } } } error:Error 1 The type or namespace name 'IRequiresSessionState' could not be found (are you missing a using directive or an assembly reference?)

    C# help tutorial

  • how to add reference to dll in asp project
    U User 9021337

    how to add reference to dll in asp project?i download website from ftp accoutn which doesnot conatains the neackend files no solution no projects files so i decompiled the dll to get teh backend files now i made changes in backend files n when i m runninf it shows dll is missing ,dere is no solution no project file how can i compile the pages............its showing error dll Error 91 The type or namespace name 'Button' could not be found (are you missing a using directive or an assembly reference?) Plz help

    C# help question tutorial

  • how to get solution files from the dll
    U User 9021337

    i created new projects the pasted the code from other files its stills says dll is missing,

    C# help tutorial

  • how to get solution files from the dll
    U User 9021337

    i decompiled the dll files to get my backend files but still i didnt hav ethe solution files.i m not able to send mails as it says .....dll missing n all suggest to solve the problem.

    C# help tutorial

  • C# files missing .cs file
    U User 9021337

    i didnt understand wht is text speak???

    C# tutorial csharp sysadmin help

  • C# files missing .cs file
    U User 9021337

    i decompiled the dll and got the files now how can i connect dt with particular asp page for registration i got registration.cs,for career i got career.cs files how do i connect dem with dere pages

    C# tutorial csharp sysadmin help

  • C# files missing .cs file
    U User 9021337

    How can i get the .cs files for my projects

    C# tutorial csharp sysadmin help

  • C# files missing .cs file
    U User 9021337

    Now i should i asked client for complete project files ,becoz none of the asp pages contains backend pages all are in C# because when i asked for project dey gave me FTP information only , which doesnot contain backend files

    C# tutorial csharp sysadmin help

  • C# files missing .cs file
    U User 9021337

    ok

    C# tutorial csharp sysadmin help

  • C# files missing .cs file
    U User 9021337

    client gave me ftp account details i downloaded from dere but .cs files missing in dat too but on dere server the website was running completely in web config dey used :<add key="MySMTPServer" value="relay-hosting.secureserver.net"/> i changed server n SMTP details still it shows error guide some way to solve d issue

    C# tutorial csharp sysadmin help

  • C# files missing .cs file
    U User 9021337

    can u explain me briefly so it would help me i m totally new in C# i checked bin folder its empty even i changed my web config ; providing my new emails new hosted account but its it giving same error in my project folder i can see precompliedAPP.config i have ftp account information of previous website i downlaoded website from dere only n uploaded to new server. thnx alot

    C# tutorial csharp sysadmin help

  • C# files missing .cs file
    U User 9021337

    our client website was hosted on other server , i download website from dere n hosted on other server now smtp mails not working n i cant ,n i can find ne CS files in my projects plz guide how to solve the issue

    C# tutorial csharp sysadmin help

  • Cant find onClick function in C#
    U User 9021337

    i cant find registration.aspx.cs in the folder only 4 aspx files are dere

    C# csharp sysadmin help question

  • Cant find onClick function in C#
    U User 9021337

    i cant find registration.aspx.cs in the folder

    C# csharp sysadmin help question

  • Cant find onClick function in C#
    U User 9021337

    i m very new in C# ,in my clients registration form

    <td align="center" style="font-family: tahoma; font-size: 11px;">
    <asp:Button ID="Button1" runat="server" Font-Names="Tahoma" Font-Size="11px" Height="22px"
    OnClick="Button1_Click" Text="Register" Width="74px" OnClientClick="return IsEmpty();" />
    </td>

    on click button1_click function is geting called,but i can not find button1_click,nad if i remove the function its not getting postback ASP.registration_aspx' does not contain a definition for 'Button1_C' and no extension method 'Button1_C' accepting a first argument of type 'ASP.registration_aspx' could be found (are you missing a using directive or an assembly reference?) Plz help me to find solution for it

    Thnx in Advance

    C# csharp sysadmin 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