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
D

Dpriya

@Dpriya
About
Posts
59
Topics
52
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Issue in building XML using Request.Form in asp pages
    D Dpriya

    We are building a XML at runtime using Request.Form. For Example the webpage has multiple vehicles the expected format is <hid_veh>N</hid_veh><hid_veh>Y</hid_veh>, But sometime the XML is framed like <hid_veh>N,Y</hid_veh>because of this the xml file is not transformed properly. Please advice on why it’s happening. Thanks in advance.

    Web Development xml help tutorial

  • Redirect url website iis 6.0
    D Dpriya

    Hi, I wanted to redirect all requests to my website to a maintenance page for a duration of 3 hours. It is any requests coming to www.abc.com or www.abc.com/index.aspx or www.abc.com/book/index.aspx........ or any requests for directories / subdomains / pages under www.abc.com to be redirected to outage.aspx. This outage.aspx is in teh local computer. How do i specify wildcards? How do i configure the settings in IIS6.0. Pls let me know. Thanks in advance Priya

    ASP.NET question database com windows-admin learning

  • session values lost in release mode
    D Dpriya

    Hi, When i execute application in debug mode it works but on release mode the session values in the website is lost. I use windows server 2003 and IIS 6. It is a 5 step enrollment process whose values are carried forward across pages. It throws error "object reference not set to instance of object and points to session values" when moving across pages in release mode. Pls advise. Thanks Priya

    ASP.NET windows-admin sysadmin debugging help announcement

  • custom error mode
    D Dpriya

    Hi, I've custom error mode set to "On" and defualt redirect to error.htm in my web.config. In all other cases of error it displays the error.htm page. When sql server was down it displayed the error, "Runtime error , please turn off custom error mode in web.config to view error." How do i avoid even this kind of runtime error getting displayed to end user. Please calrify. Thanks, Priya

    ASP.NET database sql-server sysadmin help question

  • domain redirect
    D Dpriya

    Hi, How do i redirect request from one domain to another? For eg, i want to redirect all requests that come to www.abc.com to www.def.com. I own the source code of www.def.com. My company owns the domain www.abc.com but not used yet. Thanks in advance, Priya

    ASP.NET question com

  • schedule a .NET web service
    D Dpriya

    Hi, I've developed a C#.NET webservice. Is it possible to schedule it. Also If Download is one of the operation performed by the web service can i use the url : http://localhost/FileDownload/Service.asmx/Download? Thanks in advance Priya

    C# csharp question

  • schedule a .NET web service
    D Dpriya

    Hi, I've developed a C#.NET webservice. Is it possible to schedule it. Also If Download is one of the operation performed by the web service can i use the url : http://localhost/FileDownload/Service.asmx/Download? Thanks in advance Priya

    ASP.NET csharp question

  • copy file to network folder
    D Dpriya

    Hi, I'm using .NET web service. I wanted my web service to run on specific user account. When i tried password = > in web.config it does not work. Pls advise. thanks, Priya

    ASP.NET sysadmin

  • copy file to network folder
    D Dpriya

    Hi, Priya again I tried,

    ASP.NET sysadmin

  • copy file to network folder
    D Dpriya

    Hi , I'm using a web service to copy file to a network folder restricted to a specififc username & pwd. I tried It did not work. Thanks in advance Priya

    Web Development sysadmin

  • copy file to network folder
    D Dpriya

    Hi , I'm using a web service to copy file to a network folder restricted to a specififc username & pwd. I tried It did not work. Thanks in advance Priya

    ASP.NET sysadmin

  • webservice - copy file to remote server
    D Dpriya

    Hi , I m using a webservice to copy a file to a remote server. When i do that i m getting ' Access to path denied' error. Pls let me know what permission i need to give. My OS is windows 2000. I tried giving impersonate = true in web.config. Thanks in advance Priya

    ASP.NET sysadmin help

  • Create excel sheet without installing MS Office VB.NET
    D Dpriya

    Hi, I'm developing a webservice which reads data from a database and exports to a excel sheet. This applciation works if i have MS Office installed in my system . Since i'm unable to install MS Office in teh server is there any alternate way to program this. Thanks in advance Priya

    Visual Basic csharp database sysadmin

  • Add flash content in custom control C#.NET file
    D Dpriya

    Hi , I'm creating a custom control for a web project. I wanted to add flash content as part of that control. How do i do that in C# file. Pls help. Thanks in advance, Priya

    C# csharp adobe help question

  • Add flash content in custom control C#.NET file
    D Dpriya

    Hi , I'm creating a custom control for a web project. I wanted to add flash content as part of that control. How do i do that in C# file. Pls help. Thanks in advance, Priya

    ASP.NET csharp adobe help question

  • "Some of the properties associated with the solution could not be read"
    D Dpriya

    Hi, whenever i open Solution file in VS.NET 2003 i get the followig error. "Some of the properties associated with the solution could not be read" I tried the solution given in the MS article http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B841707 It did'nt work I re-installed VS.NET, it does not work. Pls help. Thanks in advance Priya

    ASP.NET help csharp visual-studio com question

  • "Some of the properties associated with the solution could not be read"
    D Dpriya

    Hi, whenever i open Solution file in VS.NET 2003 i get the followig error. "Some of the properties associated with the solution could not be read" I tried the solution given in the MS article http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B841707 It did'nt work I re-installed VS.NET, it does not work. Pls help. Thanks in advance Priya

    .NET (Core and Framework) help csharp visual-studio com question

  • Not logging in application log
    D Dpriya

    Hi, I'm developing an asp.net application which logs error in case of exceptions. When it logs error teh following message displayed in event log. Error loading an Event Sink of type 'Microsoft.EnterpriseInstrumentation.EventSinks.LogEventSink'. The Event Source of name 'Application' will not write events out to this Event Sink. The following exception was returned during the load: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: An error occurred determining if the Windows Event Log source of Application (Loan) exists on machine .. This may be due to an incorrect machineName parameter. ---> System.Security.SecurityException: Requested registry access is not allowed. at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at System.Diagnostics.EventLog.FindSourceRegistration(String source, String machineName, Boolean readOnly) at System.Diagnostics.EventLog.SourceExists(String source, String machineName) at Microsoft.EnterpriseInstrumentation.EventSinks.LogEventSink..ctor(IDictionary parameters, EventSource eventSource) --- End of inner exception stack trace --- at Microsoft.EnterpriseInstrumentation.EventSinks.LogEventSink..ctor(IDictionary parameters, EventSource eventSource) --- End of inner exception stack trace --- at System.Reflection.RuntimeConstructorInfo.InternalInvoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean isBinderDefault) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at System.Reflection.Assembly.CreateInstance(String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at Microsoft.EnterpriseInstrumentation.EventSinks.EventSink.CreateNewEventSinks(DataRow[] eventSinkRows, EventSource eventSource) Can you please help me in this. thanks in advance Priya

    C# help csharp asp-net windows-admin data-structures

  • Not logging in application log
    D Dpriya

    Hi, I'm developing an asp.net application which logs error in case of exceptions. When it logs error teh following message displayed in event log. Error loading an Event Sink of type 'Microsoft.EnterpriseInstrumentation.EventSinks.LogEventSink'. The Event Source of name 'Application' will not write events out to this Event Sink. The following exception was returned during the load: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: An error occurred determining if the Windows Event Log source of Application (Loan) exists on machine .. This may be due to an incorrect machineName parameter. ---> System.Security.SecurityException: Requested registry access is not allowed. at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at System.Diagnostics.EventLog.FindSourceRegistration(String source, String machineName, Boolean readOnly) at System.Diagnostics.EventLog.SourceExists(String source, String machineName) at Microsoft.EnterpriseInstrumentation.EventSinks.LogEventSink..ctor(IDictionary parameters, EventSource eventSource) --- End of inner exception stack trace --- at Microsoft.EnterpriseInstrumentation.EventSinks.LogEventSink..ctor(IDictionary parameters, EventSource eventSource) --- End of inner exception stack trace --- at System.Reflection.RuntimeConstructorInfo.InternalInvoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean isBinderDefault) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at System.Reflection.Assembly.CreateInstance(String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at Microsoft.EnterpriseInstrumentation.EventSinks.EventSink.CreateNewEventSinks(DataRow[] eventSinkRows, EventSource eventSource) Can you please help me in this. thanks in advance Priya

    .NET (Core and Framework) help csharp asp-net windows-admin data-structures

  • avoid events when postback
    D Dpriya

    Hi, I want to avoid the events being called when page is refreshed. For eg: I call a button event that modifies some data in the database. If i press F5 on the same page again the button event is fired and data is modified. How do I avoid it? Thanks in advance Priya

    ASP.NET question database
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups