Recent content by Cinil

  1. C

    .NET Framework

    If you want to install a .net application on the client machine,your setup file will be already having the required files with it.It should have already packed the required .net files.
  2. C

    Need help with Database Error!

    Try connecting a sample test page to the same database.If that works fine add this code into that page,batch by batch.
  3. C

    My IIS does not execute ASP pages with C# Code

    Try reinstalling IIS...
  4. C

    How to trigger subroutine???

    Try it from the code behind page...It should work
  5. C

    Sql Reporting Services

    hi, I have an MSDN subscription and from there I installed the developer edition of SQL Server Reporting Services.I ran the setup successfully.Unfortunately after installation I am not seeing any server components(like Report Manager etc) of the Reporting Services.But I have the report...
  6. C

    ASP.NET pages failing to display

    Which OS are you working on?looks like your woker process account doesnt have enough permissons.This can be the problem even if you may wonder why it happens on fine day morning though you didnt change anything.Give it a try.
Back
Top