ok, my Sql Server Management Studio Object Explorer had dissapeared. I know the shortcut F8, and the view-object explorer method.. neither do anything, ive clicked everything on the keyboard, googled around, but nothing..
really need this back, its a massive hassle having to navigate through the summary window without the object explorer tree view!
help meeeee...
I'm trying to deploy a segment of our site to a new server, and I'm getting the following error when I try to pull up any ASP.Net page...
"401 - Unauthorized: Access is denied due to invalid credentials.
You do not have permission to view this directory or page using the credentials that you supplied."
What permissions should I be checking?
thanks
Hello,
I want to run bmail from the command prompt to send a mail.I am using exchange sever 2003 as as the mail server,when ever i enter the script it tells me that socket closed.Plz can any one help..
This link links to an image:
http://pix-all.com/t/w
Every other browser displays this image, only IE forces to download it.
The correct headers are set via PHP.
Is odd though that it works on my local testing server.
Any ideas why?
Hi!
I would like to create some kind of open free "group" posting of photos with geotags
First I thought about Panoramio, but seems there is no API for photos upload.
By now I can see only two ways:
Flickr - there are groups but you have to approve group membership anyway, or use tags for grouping which is bad for maintenance
Custom server solution which will cost efforts and hosting
Can you suggest other free photo services with geotags functionality, or opensource solutions?
Thank you!
So I am from the UK and have hosting in the US.
I contacted my host and said that my server time is set 6 hours behind GMT.
They said I need to alter this in my CMS.
How would i go about doing this?
Whenever i put now() i am getting the wrong time.
Never seen this before, could anyone offer any suggestions?
FormsAuthentication.SignOut(), in so far as I understand it, just kills the cookie in your browser. Ie if cookie to save and after FormsAuthentication.SignOut () use again, the user is authenticated. How to kill a session on the server? Ie make any cookie does not valid?
I have ASP.NET MVC.
HttpContext.Session.Abandon() does not work.
I've made no changes to the django project after running django-admin.py startproject Twingle
When I run the local web server using python manage.py runserver, I can view the splash page telling me everything is working fine. But when I try to visit that project through apache, it fails. You can see the error at
http://djaffry.selfip.com:8080/
The exception:
Exception Value: No module named Twingle.urls
(the project is Twingle)
using a form,i insert data in to data base.Now,i want them to print.
I am using wamp server.
I used window.print() but,i got an 404 page not found error
I am using hudson which will run scheduled builds from time to time.
Problem is that i configured a shell script which will be excuted to perform the deployment and also restarting of domain.
As hudson is on the same application server as the actual application.
My hudson will stop and also stop the shell script after the asadmin stop-domain command so it doesn't proceed to start back the domain.
What can i do to resolve this issue?
I've got a Windows Server box running AD, and a CentOS box running OpenLDAP in a mixed windows Linux network and I want to keep the two in sync. Preferably using free software/just some configuration changes. anyone know how to make these 2 authentication systems play nice? any syncing would have to be done over SSL for security reasons.
For an intranet application instead of using a proper web server, it has been planned to just deploy static html pages by sharing it over the network. This static html page is continously updated in the background by a program running on that PC and people access this html page by typing the shared file path directly in the browser. A maximum of 10 simultaneous users are expected to access it.
Can any one see the disadvantages or advantages in this type of deployment?
Hi,
I got used to the xml support and recursive common table expressions of sql server 2005. I am just wondering whether any free dbs like mysql support these requirements nowadays? Thanks.
Christian
Is there a way to enable TLS 1.1 on Oracle HTTP Server (which I believe is a custom version of Apache)? Right now I'm getting a SSLv3 response and need to use TLS 1.1
in windows (using apache as server), my file path directory will be C:\xampp\htdocs\mysvn\PhpDocumentor\phpdoc.php. But what happen with other OS such as linux on APACHE, or IIS on windows, Or other OS i don't know and never use ?
i would like to know to make sure i wrote the bullet proof, file reading via PHP.
I'm working on giving our users context-specific PUSH notification settings, similar to what Facebook has in their settings menu.
As far as I can tell though, there's no way to actually notify our server of these changes until the user actually launches the app.
Is this correct? Is there any mechanism provided for immediately alerting our servers to a settings change?
I have an application that creates a Sql Server 2008 database. When I create the database, I would also like to create a datasource for SSRS.
How can I do this?
Hi all I am new to .net remoting. I am planning to execute an application at client side and perform operation on that application and need to return the results to server. So, I am confused which one ll do the exact task.
I need to get absolute path to file in local server:
http://localhost/site.com/file.txt
D:\www\site.com\file.txt
Path "http://localhost/site.com/file.txt" can not write to this file, so I can not use it.
What is absolute path for that file?
I wish to get a list of connections to a manager. I can get last_accepted from the servers' listener, but I want all connections. There HAS to be a method I am missing somewhere to return all connections to a server or manager
Please help!!
I am looking to host multiple ruby on rails apps and want to use lighttpd or nginx.How do I do multiple name server configuration. ?
I know how to do it in apache through webmin control panel.But trying to move away from apache here