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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
S

store_cold

@store_cold
About
Posts
10
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Creating Virtual Directory on remote server
    S store_cold

    thank you for your efforts, i too have the permissions but how can my code logs in to that server and create the virtual directory becuse it will take the default I_User a/c any more suggestion.

    ASP.NET csharp asp-net sysadmin hosting

  • Creating Virtual Directory on remote server
    S store_cold

    Hi, :confused: I had a code to create virtual directory from asp.net 2.0 application on my local machine. Can anybody please give me the code to create virtual directory on the remote server [ on my hosting server ] via asp.net 2.0 application. I had user name and password to log on to the remote server as that hosting server is mine. Plz ASAP Thanks in advance.

    ASP.NET csharp asp-net sysadmin hosting

  • how to retreave data?
    S store_cold

    If dr.HasRows = False Then ' error mesej Else 'if there is only one row while dr.read txtnama.Text = CInt(dr("nama")) txtjawatan.Text = CInt(dr.item("jawatan")) txtjabatan.Text = CInt(dr.item("jabatan")) txtbidang.Text = CInt(dr.item("jabatan")) txtjabatan.Text = CInt(dr.item("jabatan")) end while 'if there is only one row while dr.nextresult txtnama.Text += CInt(dr("nama")) txtjawatan.Text += CInt(dr.item("jawatan")) txtjabatan.Text += CInt(dr.item("jabatan")) txtbidang.Text += CInt(dr.item("jabatan")) txtjabatan.Text += CInt(dr.item("jabatan")) end while End If Else :)

    ASP.NET database help tutorial question

  • Configuring reference dll file
    S store_cold

    thanks for reply, But now i had done one thing, i had registered my dll into webserver's GAC and now it is working fine but what if my webserver is not with me, i.e the web server is on remote m/c and i just need to publish my site and then what about my dlls which are added as adding reference. :confused:

    ASP.NET help question csharp asp-net sysadmin

  • XML comments in asp.net 2.0 are not seen once dll is registed in GAC
    S store_cold

    :( Hello, Can anybody help me out please, I had my class library and i had created stron name key and installed in Global Assembly Cache(GAC), and i had added the reference to that dll file, but now i can't see the additional description given to any of the functions under <summary> tag, but before adding my project to GAC with loose reference i was able to see the additional comments which i could not see now. I hope you can get a fair idea that what i want to say. please help me out

    ASP.NET csharp asp-net dotnet xml help

  • Configuring reference dll file
    S store_cold

    pjc*, i had declared all the functions with public access specifiers and not only that but some of the function are public shared. well thanks for your reply any other solution.........:confused:

    ASP.NET help question csharp asp-net sysadmin

  • Problem in working with vs 2005
    S store_cold

    thanks, but found the solution solution : open vs command prompt and type "devenv.exe /resetskippkgs" it will open the vs environment and now you open the project, the problem is solved. :-D

    ASP.NET help visual-studio design question workspace

  • Configuring reference dll file
    S store_cold

    :confused: Hello, Can anybody please help me, I am creating a web site using asp.net 2.0 on m/c(1) from m/c(2) (through network), and now i will be creating a class library project on m/c(2) and i want to add reference to the dll file of the class library developed on m/c(2)to web site created on m/c(1) from m/c(2), it is adding the reference but if i see the result in browser then it shows me the exception as "security exception". How can i tackle this problem...... By gacutil.exe ? or how, please let me know in detail. Thanks.

    ASP.NET help question csharp asp-net sysadmin

  • Problem in working with vs 2005
    S store_cold

    :confused: hello, Can anybody help me out, i am facing a problem if i open my design view of my .aspx pages and it show me a message liste below Package Load Failure Package 'Visual Web Developer Trident Designer Package'has failed to load properly. Application restart is recommended, due to possible environment corruption. Would you like to disable loading this package in the future ? you may use 'devenv /resetskippkgs'to re-enable package loading and the i can see the design view of the .aspx page. Please help me out it is really very urgent. store_cold

    ASP.NET help visual-studio design question workspace

  • Deploying Asp.net 2.0 application
    S store_cold

    :confused: Hello, I have been using vs 2002, 2003 till now. But now onwards i will be using vs 2005 so i just want to know one thing that, in vs 2002, 2003 i used to just copy the bin folder and the aspx page for deploying the site to the server, but can anybody tell me that where is the project's dll file is created and how to deploy the site as i was doing earlier, i dont know that what actually Build > publish web site will do it there is no dll files ? its urgent. store_cold

    ASP.NET csharp asp-net visual-studio sysadmin 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