The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
17 views

Portforwarding vs Buying Web Server

Hi I have a question that I just can't seem to find good concrete information about. I've done a lot of googling before asking here. My goal is to create a web site. I want to have full control over ...
0
votes
0answers
19 views

Can I use a Google Custom Search to search a specific Drive Folder?

I am trying to build an easy FAQ by using Google Custom Search and a Drive Folder full of documents. I know that I can set up a public drive folder as a Google Hosted Web Page? Does this help my ...
0
votes
0answers
22 views

sync remote MySql DB with hosted MySql DB

Is it possible to develop an desktop application, which insert data in MySql localhost server offline, It automatically sync that MySql database with a hosted MySql database when internet connection ...
0
votes
0answers
14 views

How to monitor Hosted Exchange strange login activities?

One of my customer whould like to have sms on each strange login activity to there hosted exchange email. Like facebook have for there login system. Each time new device tries to login they send email ...
0
votes
0answers
33 views

Netsuite Using Suitescript server page and saving breadcrumb onto sales order if generated

please see shoraipower.com. We have a YMM finder that goes to a result page. I want to be able to save the breadcrumb that was generated as a string of text into the sales order. How would I go ...
0
votes
0answers
11 views

Looking for a single tool to handle (1) Wiki/Knowledgebase + (2) Customer Support Tickets + (3) Forums [closed]

Obviously, the ideal would be opensource/free but I'm also interested in commercial solutions. So far I've found Redmine (free), Zendesk (commercial) and Zoho (commercial). Can anyone recommend any ...
0
votes
1answer
48 views

Can you use google scripts on a website that's not created under Google Sites?

Google Scripts has a way to be embedded into a Google Site, but I'm wondering if I could use a Google Script with a website that's not hosted by Google. The purpose of this google script is as a ...
0
votes
2answers
65 views

Can AppleScript talk to a hosted MySQL database

I have your standard hosted MySQL database (HostGator) and I want to connect to it from my Mac Laptop via Apple Script. Is this even possible? If so where can I find an example? The examples I have ...
0
votes
0answers
34 views

Nitel USA Hosted VOIP

We are looking into getting a hosted VOIP for our office in Chicago and trying to use Nitel USA (www.nitelusa.com). Does any one have any review or comments regarding Nitel service and also what are ...
0
votes
0answers
52 views

Open X hosted install error

I wonder if anybody's had this problem before with installing Open X hosted. The error reads, Configuration of your webserver does not meet the requirements of the OpenX. and then Browser ...
1
vote
2answers
355 views

Run a C Program on a Linux Server

This question I'm sure has been answered, I honestly don't know how to ask it via search though. So please excuse my lack of knowledge as this one of the only place I really have a lack of knowledge ...
0
votes
0answers
25 views

Chrome hosted app and background html

I have an existing hosted app to which I am adding some background functionality. My manifest file is below. I don't see background.html pulled from my web server. What am I missing? { ... ...
0
votes
0answers
73 views

wcf service not visible within the mvc web application on my hosting

I have asp.net mvc3 web application hosted in one company's hosting. It is located in httpdocs directory. So how can i add wcf service in the httpdocs directory and to be able some other web site not ...
0
votes
1answer
162 views

node.js on hosted account (non localhost) good install server started but (not found)

I installed node.js on a hosted Apache server. The simple server I placed on the server runs fine, but when I go to the website I cannot see the website. I initially tested this on my local machine ...
0
votes
1answer
191 views

Google Chrome Hosted App disable tab address bar, close other tabs, maximize window

Some of the tasks we are trying to achieve through Google Chrome Hosted App are as follows. Once app is launched, - the app will close all other tabs. - the address bar will be disabled ...
0
votes
2answers
300 views

UI Prototyping tool

I'm looking for a tool like Visio, where I can create a UI, but share it / collaborate in REAL TIME like with a hosted google doc. So I can work on one area and a couple co-workers can work on other ...
0
votes
3answers
74 views

Is it possible to style a javascript hosted elsewhere on www.tidetimes.org

I need to display tide times on my website, however the only service to offer them in the UK in any decent form is www.tidetimes.org. They offer a widget which runs a pretty standard Javascript ...
0
votes
0answers
75 views

“ConfigFileMissing” error when silverlight client register for duplex channel on self hosted WCF service

I am getting CofigFileMissing error when my silverlight client requests a duplex channel on a self hosted WCF service. Silverlight client has clientaccesspolicy.xml at its root, and client endpoint is ...
0
votes
0answers
80 views

WPF DataGridViewImageColumn hosted winforms

I've this app in Winforms that I'd like to migrate to WPF, I'm trying to use a winform's DataGridView object hosted, the problem I'm having is when I try to use extra columns objects like ...
0
votes
1answer
33 views

Entity framework returns null when hosted

I have a silverlight application where when I run the application I read the database and populate the results in the combobox, but when I publish it on the server(IIS) the it returns me a null, I ...
1
vote
0answers
151 views

What caused my splitter to move?

I've got an issue that's doing my head in. I have a .net usercontrol with a splitcontainer control on it. The .net usercontrol is actually hosted in a control container in much older non .net legacy ...
0
votes
1answer
50 views

I/O Virtualization in Hosted VM

I've heared that hosted VMs make I/O virtualization easier. Because no device driver is needed for the VM and it can use the host OS device drivers for devices. My question is if the device driver is ...
0
votes
0answers
136 views

Best Hosted Shopping Cart Solution for Selling Digital Software Products? [closed]

I have a single software product that i currently sell using PayPal, but am looking to move towards integrating a shopping cart into my website as i just got approved for a merchant account and need ...
0
votes
1answer
123 views

wordpress self hosted plugin

I am in the process of creating a self hosted plugin for my work. It can not be released into repository as it is specific to what we do. We would like to however be able to do updates from our own ...
2
votes
2answers
768 views

3 Months Windows Azure Trial Disabled in 3 Weeks

My 3 months trial account Windows Azure has already been disabled in 3 weeks. How's that possible? I had nothing on my project, just a simple Asp.Net web page. I don't think anybody knew my page and ...
0
votes
0answers
82 views

Hosted WCF/RIA Silverlight fails to show data

I created a simple Silverlight (5) WCF with RIA enabled application that queries a hosted database for a table using Entity Framework 4. When I run it locally using VS2010 all is well and I get my ...
1
vote
1answer
169 views

Self hosted project community alternatives

I am looking for a self hosted CodePlex clone to use on an intranet. It should be web-based, preferably open-source but may also be commercial. The important features I need are: Discussion board ...
0
votes
1answer
268 views

asp.net within a hosted environment and Castle.Windsor -> Required permissions cannot be acquired

I am developing an asp.net 3.5 web application which is running perfectly on my local IIS server but gets me into a lot of trouble when publishing it to a hosted (1and1) environment. When the ...
0
votes
0answers
43 views

Google hosted jQuery causes country problems with Youtube?

I recently created a small wordpressplugin for a client fetching thumbnails from youtube URL he can submit in the admin area. When clicked on those thumbnails it opens a jQuery lightbox playing the ...
1
vote
2answers
295 views

Calling PythonFunction's from a VB application hosting Iron Python

I'm a C++ programming who was tapped to write a small application in Visual Basic. The application hosts an IronPython runtime and I am attempting to define some function in python and then call them ...
64
votes
2answers
22k views

Hosted version of Twitter Bootstrap (maybe Google?) [closed]

Is there a hosted version of Twitter Bootstrap? Something similiar like the hosted version of jQuery on Google?
1
vote
0answers
102 views

Using Pex To Test Self Hosted WCF Service

I have a scenario where I am using Self hosted WCF Services and all the methods that I wan't to Test are in that service. Now I can't find a way to test that service with PEX as it is self hosted and ...
1
vote
2answers
1k views

Free, hosted, issue tracker with github integration

The Github issue tracker is not quite cutting the mustard for our (open-source, but professionally developed) project: it has the bizarre and crippling* restriction that non-owners can't assign labels ...
0
votes
2answers
668 views

Best commercial Project management and code hosting?

I currently use www.teamworkpm.net (which I heartly recommend) for managing my (commercial) projects. I'm thinking of adding code hosting to the mix which teamworkpm doesn't support. I've been ...
0
votes
2answers
395 views

Hosted Web Service - Database Connection [closed]

Does anyone know of a hosted web service that will connect me to my online databases? In other words, I have two online databases that I need to connect to through with IOS (iPhone/iPad). XCode will ...
0
votes
1answer
36 views

How to get access to hosted mail inbox in cpanel

i opened an email from my hosted site cpanel "support@example.com" but i don't know how to see the mails sent to me.please help me out Any advice is highly welcome
0
votes
0answers
351 views

Worldpay hosted payment

I am currently working with worldpay for a hosted payment solution. I have created my page where the user selects the products, and according to Charles all the POST data is going to Worldpay's server ...
0
votes
2answers
519 views

JIRA GitHub Integration in an online hosted jira solution

I know there is a github jira plugin, which is a .jar https://github.com/atlassian/jira-github-connector-plugin , how do I add this to an online hosted jira solution. Basically we'd like to see ...
1
vote
0answers
169 views

iFrame Hosted Payments

I'm attempting to "consolidate" all payment entries for all our various web applications under a single "hosted" payment entry web application. To be as "flexible" as possible with our various ...
1
vote
1answer
510 views

iOS In App Purchases for Subscriptions and Consumables products

As I understand, Store Kit API will handle storage and retrieval of history related to "Non-Consumables" products, while for "Consumables" and "Subscriptions" you have to have your own server/backend. ...
0
votes
3answers
816 views

HTTP Error 500.19 - Internal Server Error in BlogEngine.NET

I'm trying to install BlogEngine.NET in my Hosted Plan at arvixe.com I get this error when I try to navigate to the Blog : The configuration section 'system.web.extensions' cannot be read because ...
1
vote
1answer
435 views

Hosted SVN Services

I currently am hosting my own SVN on my home server in one main repo for all my random personal projects, but will be moving away from it soon. The problem is I can not really take the server with me, ...
1
vote
2answers
544 views

How to debug a WCF service in a hosted solution?

I've created a fairly simply web service that has 1 method: UploadFile. Obviously, it works on my machine ©. However, once I upload it to GoDaddy, the method return status 202 (Accepted). However, ...
2
votes
2answers
209 views

Gwt Hosted Mode Server Side Reloading

Whenever I made code changes in GWT client side files I can just reload the browser or press "reload webserver" and the changes will be applied instantly. However, it doesn't work like that when I ...
0
votes
0answers
203 views

how to get asp.net memory dump heap from hosted app

my hosting provider has limited my app to 200MB of RAM. my app, uses more then that, (about 250), so their iis keeps crashing my app. how can i get a hold of the memory heap, without accessing the ...
1
vote
1answer
145 views

hosted rest load testing solution

can anyone recommend a hosted solution for load testing a rest interface (including all verbs, signed requests and multiple sets of simulated tasks)? we don't want to set up a server with the tools ...
0
votes
2answers
136 views

wordpress, a download manager for outside URLs

HI all. I'm working on a online file library for one of my clients. It's a library for mostly PDFs and office documents. Because they are a huge amount(almost 2gb in files), I'm hosting them on ...
1
vote
2answers
682 views

Can anyone recommend a hosted network/system/application monitoring service? [closed]

I've evaluated a lot of great network monitoring software solutions such as groundwork, hyperic, opennms, etc. Is there any hosted subscription service that provides the same functionality as these ...
1
vote
1answer
421 views

Win7 self hosted WCF .net app makes incorrect firewall rule

I have a self hosted WCF service running in my .net App. The service works fine when the firewall is configured correctly. However, the default rules added when the app first runs are not configured ...
0
votes
2answers
803 views

Problems with file upload when going from localhost to web host

How to upload an image on the internet? right now the script below works on local host but i have issues when its hosted. any one have any ideas? <?php // form in which we can upload the image ...

1 2