I had installed Sharepoint in default port and uploaded few documents under Documents link. Latter I had changed the port number of Sharepoint site. After that whenever I click documnet link it is going to http://sitename/doc/ instead of http://sitename:81/doc. Any idea how to fix this ?
Thanks...
Hi All,
I have two isp connection with Public ip available in both of them, which are connected to two routers. How can we configure DHCP so that if one connection is down, it should automatically switch to second isp connection ?
Thanks in Advance,
Siva
Hi all,
I got static ip and domain name. I have redirected A record for dns to my local server. Similarly for mail exchange (MX) record i have redirected to my local server.
Using pop3 and smtp services how can setup mail server for
mydomain.com.
Thanks in advance
Shiva
We have an asp.net / sql server application which is ASP model and needs dynamic connection switching to go to different dbs based on client login. And i found recently maximum connection of pool reached after a week of continous run.
How to identify unwanted connections in sql server and reset...
I was trying to cache a datatble based on userid as key and caching the datatable. But when the userid key is not changed , each time datatable is generated from database not from the cache.
I am using the following code in which getMenutable method gets menutable from database...
I could able to connect default instance of sql server but to another instance i could not connect. I am using the following code to connect
string strcon = @"Data Source=servername\instancename;uid=uid;pwd=pwd;Initial Catalog=pubs";
System.Data.SqlClient.SqlConnection cnn = new...
I am classing common function in c# class file in asp.net.
HttpContext.Current.Session.SessionID gives object reference not set to an instance error. However I could get session id from codebehind file
Please help.
I am using the following code to build asp.net project manually in remote server.
cd F:\prj\src
C:\winnt\Microsoft.NET\Framework\v1.1.4322\csc /t:library /out:F:\prj\src\bin\prj.dll /recurse:*.cs
Echo Build Successfully ........!
After compiling few cs file it stops with warning message.
I...
Hi all,
I am converting dataset to xml by myDataSet.WriteXml method
and noticed that <table></table> tag is inserted in all nodes. How to get rid of it
Another question is i want to store the generated xml file into client pc and search from local machine. How to store in temp folder?
Siva
Hi all,
Our asp.net application has lots of pop up for search and select. If user has pop up blocker, it will be difficult for them to swith off it and gain swith on it. Although google and yahoo pop up blocker has Safe list, but we cannt assume what pop up blocker will be used by user.
But i...
Hi,
I redered crystal report output in aspx page and in pdf. While taking printout i noticed header and footer are coming from page setup when i use 11 * 8.5 size with .75 indent report is in two page when i redice it it is coming in one page
I want to know any way to control page setup...
Hi all
i need help in crystal report . I use asp.net and crystal report.
My output is coming good in aspx page. While taking
printout header and footer is coming
how to remove and how to do page setup programmatically
using javascript?
Thanks and Regards
siva
Error status Code : 403 is not redirecting to my custom error page but it is showing error page of default page access denied.
Is it because there is no request for .aspx page ??
Please advice me
Siva
Dear Friends,
I have sql server 2000 Enterprise Server installed in Windows 2003 Server Standard Edition. When i was trying to connect with MSDE in workstation i could able to see northwind and other dbs and can import to local msde.
I was using DataGrid in C# webform using dataform wizard ...
Hai All,
I got strange Error. Syntax error in update stmt. Same query is running in Access.
I use same routine for all update stmt all are working only this one is working.
Please help to ressolve
VB Code
lsSql = ""
lsSql = "Update vehiclemaster set regno ='" &...
Dear All,
How to use 2 printers from single machine for report prining. I need to print set of results in one printer and set of another printer in another printer. Both printers are in network.
Regrs
Siva
System Analyst
Emico Soft Pvt., Ltd
Dear All,
I found recently my website was hacked it is although hosted by another host, I want to know how to prevent hacking in win2k/iis server and can any body provide good links / books in itsecurity.
Thanks and Regards
Hai All,
I am doing scheduling application. For that i have to detect regoinal time settings from browser.
As i dont want to reload the page twice by using java script. I want to get regional settings from server side script. Is there any way to find regional time zone settings from jsp...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.