Anybody able to use Web Forms on Godaddy?

I created an empty ASP.NET application by using the VS wizard, first in Visual Studio 2013 (for this one the only setting I changed from the default values was to choose no user authentication so a DB is not needed), then in Visual Studio 2012. I didn't
change a single line of code compared to what the Wizard generated and used FTP to upload to GoDaddy.
Both applications work locally on the dev machine, but neither one works (on any type of browsers) once deployed to GoDaddy. I didn't change anything in the web.config, but the one generated by VS 2103 is almost empty) .Chrome shows error ERR_CONNECTION_RESET,
and enabling detailed errors doesn't work.
GoDaddy support said the problem is with the global.asax but are not able to explain further. From info found on the web and on their site it seems global.asax should be supported. After removing global.asax, the VS 2012 app starts working (but in my app
I need a global.asax!), while the VS 2013 app still doesn't work, throwing an exception about a missing 'respond' resource in System.Web.Extensions.
Has anyone been able to successfully create a Web Forms ASP.NET application with Visual Studio 2012 or 2013 and run it on GoDaddy?

Hi zoorroo,
Glad you've found your solution. If you have any further questions about ASP.NET, please post in
ASP.NET forums where you could get more help.
Thanks very much.
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • Import external text file into table in database using web form

    I whant to import data from text delimited file located in os
    into oracle table using web form.
    I am using ORACLE DATABASE 8i, APPLICATION SERVER 9i
    and ORACLE FORMS DEVELOPER AND FORMS SERVER 6i (Patch 2)
    Is there anybody who know how can i do this?
    Thank you!

    WebUtil uploads the files as Binary - so yes you could have some issues if you have a Unix host - however, that would only mean that there is an extra character to trim off of the end of the line read by Text_io.

  • Lost Page on when you should use MVC vs when you should use web forms

    I read a page last week.  I think it was on MSDN.  It was talking about the relative merits of MVC and web forms.  However, unlike the page http://msdn.microsoft.com/en-us/library/dd381412.aspx,
    which merely states the advantages and disadvantages of each format, this page went on to state something like:
    You should use MVC:
    when building web apps that do this
    when you web app needs that
    when you are doing the other
    You should use web forms:
    when building these other kinds of web app
    when your web app does this other thing
    when your web app does this.
    Does anyone know the page to which I am referring?
    (Oh and since when did it become impossible to paste anything into a question or reply block in MSDN forums.  This makes it very difficult to paste in page links.)
    Also I am not seeing an appropiate forum in my forums dropdown list.  So if a moderator wants to move it to the right forum I would appreciate it.
    Edward R. Joell MCSD MCDBA

    @Darnie Graceline Selvamary Thangalazar
    The first link is not what I was looking for as it tells the difference between MVC and Web Forms but not which is better for what.
    The second link does get more into which is better in certain situations but doesn't really analyze each type of project and specify that this is good for web forms and this is good for MVC.  However, it does provide some ways to analyze if your
    "situation" would be best served by using web forms and which would be best served by using MVC. 
    It specified that if reaction time is an issue then MVC is the answer.  This is good because with our excruciatingly slow network we need apps that take inherantly as little time as possible to load.
    I took another look at the link provided by gaurav.  Turns out that link has a link to an article by Dino Espisito which actually has the statement that I referred to above i.e. if your app has a lot of busines data.  After two years, that
    is as much as I remember of that page.  So in fact indirectly gaurav found the page I was looking for.
    Too bad I did not re-read this link when I started the current project, though.  One thing each of them says is that if your team (in this case me) has not had much experience in handling html elements directly then MVC is not a good fix for them. 
    For the last 6 months theis has been a major learning process in using JQuery, AJAX, and MVC to accomplish tasks which I've could have done using server controls and web forms with my eyes closed.  Too bad they don't make MVC so that you can use server
    controls with it.
    However since this thread is so old and unlike "Whose Line is it Anyway?" the points
    do matter. I am going to award the answer to gaurav.  Thanks everyone for providing some very interesting links on MVC.
    Edward R. Joell MCSD MCDBA

  • Simple calculator in html5 using web form elements

    Hello
    I would like to make an educational miniwebsite with my son who is getting interested in internet programming.
    I was wondering if html5 could be used to do simple math in html5 using the input of web form elements, such as radio button (for the choice of math operation: add/sub/mult/div) and two numbers in input fields.
    Then a submit equivalent would generate the output result, preferrably in a field still on the same page (without going to another page, as it is the case with submit).

    I think that you might be looking for something like this:
    http://www.developerdrive.com/2012/06/creating-a-web-page-calculator-using-the-html5-outpu t-element/

  • Exeperience in using Web Form

    After using and developing Web Form for a few months, the
    following are my experience. Hope that someone can help me to
    sort out the problem.
    1. Start up time is extremely slow.
    Referring to some document, it can be solved by customizing the
    jar file (but I don't know how to do that) but I just think that
    I am developing my application in high speed intranet, is it
    useful ?
    2. Percentage of successful browse up the web form is 50/50.
    I am now using Jinitiator with ie5, sometimes it can browse up
    and sometimes it can't. In addition, since the startup time is
    very very slow, I don't know if it has fail or it is still
    loading up the form. I try to use the debug function of Jinit,
    but the result must be "fail to browse up the form". Can anyone
    teach me how to monitor the whole process of browsing up the
    form ?
    Rgds,
    Edward
    null

    See if you have 'enable ad-hoc mode' option available in your dataform design other options(it depends on the version you are in)?
    If yes, users can select the attributes and filter the base membrs associated.
    --Ram                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Using Web Service as Data source (Pluggable Data Source) in Oracle Reports

    Anyone using Webservice as a pluggable data source in oracle 10g reports.(Report builder version:10.1.2.0.2)? We need to be able to use web service as one of the data source to create reports.Tried the following and ran into issues:
    Imported the wspds.jar fle from oracle plugin exchage. When tried using it received the following error in oracle reports trace file.
    04/26 22:27:22 java.lang.NoSuchMethodError: oracle.xml.parser.schema.XSDBuilder.build([Loracle/xml/parser/v2/XMLDocument;Ljava/net/URL;)Ljava/lang/Object;
    By troubleshooting issue found out that xmlparserv2.jar in 10g is newer than xmlparserv2.jar in 9i. wspds.jar is using xmlparserv2.jar in 9i as it was developed and tested for 9i only. Believe there is no newer wspds.jar file developed specifically for 10g?
    Is there a better/standard solution to use webservice as data source in oracle 10g reports? Does later version of oracle reports supports webservice as a data source without any additional plugins? Any suggestion would be helpful.

    Please provide support for the above request.
    It appears that Oracle 10g reports doesn't support Web Service as pluggable data source. Is this option is available in Oracle 11g Reports or Oracle Discoverer Or OBIEE?

  • Is there a way to create a web form for a user to take himself off paid membership subscription?

    I know there is a way to add a user to a paid membership subcription using the web form. There is a video on BCGuru that shows how to do it. Is there also a way to use web form for the user to terminate his paid membership? Or does it always have to be done manually by the Admin?
    Thanks

    It’s not a failing at all. It’s just the way it is.
    If you’d like to file a feature request you can do so here: https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    Bob

  • Copy and paste cell content of web form of Hyperion Planning

    Our end users encountered performance issues in using the web forms of Hyperion Planning. We have some large web form with 60 columns and 100 rows i.e. around 6000 cells. When end user move around the cell they feel a slow response in the web form especially when copy and paste some cell content from one row to another, or a few cells from one position to other position.
    Anyone got similar experience in using web form? Also we understand that Hyperion design will check the cell content of each cell and generate a SQL query to the backend metadata database. It is quite time consuming and waste CPU resource because most of the time our end user will not keep the text information under each cell. We have consulted Oracle team and understand that we cannot disable the cell content checking via SQL query.
    Any workaround solution exists to reduce or remove the performance issue in cell content copy and paste?
    Thanks!

    Hyperion user wrote:
    Alp Burak wrote:
    Hi,
    We had faced the same issue a few years ago. One of our geeks had done a change in either Enterdata.js or Enterdata.jsp which disabled form cell validation. I don't currently have the code with me but it wasn't a big change really, remarking a function could be doing the trick.
    I don't think this is officially recommended by Oracle though.
    AlpThanks for your advice. We will try to locate the enterdata.jsp and enterdata.js and found out where the SQL being executed.We found out the Enterdata.js under the deployment directory of Weblogic. However it is over 400KB size and many many lines of codes. We think that it is very difficult to locate where should be customized to remove the SQL checking on cell content.
    \\Hqsws04\hyperion\deployments\WebLogic9\servers\HyperionPlanning\webapps\HyperionPlanning

  • Oracle UCM 11G missing Web Form Editor

    Hello All,
    Oracle 10G UCM provided a WebForm Editor. After installation of newer version Oracle UCM 11G we found the feature is missing.
    Is there a substitute provided by Oracle in 11G version for the same?
    We need to provide functionality to end users where they could go and create some forms on their own. We were thinking to use Web-Form Editor for the same, but to our surprise we found the feature is missing.
    Can anyone suggest if we are missing something. Any help is appreciated.
    Thanks.

    Kent,
    You're correct that the general UCM docs don't include that detail, but the FormEditor component readme.txt does include that info. I didn't open the readme.doc, but the readme says that there's more info in there.
    From the component readme:
    <snip>
    Updated 2010-02-16
    The HTML editor UI is now only enabled if the configuration parameter HasWebFormEditorUI is set
    to true. See BUG 9218712
    </snip>
    Thanks,
    -ryan
    Ryan Sullivan | ECMconsultant
    http://www.ecmconsultant.net/
    Edited by: Ryan Sullivan on May 5, 2011 12:25 PM

  • WEB Forms do not display properly with windows 95 LARGE fonts desktop setting

    Hi,
    We are using WEB forms 6.0 patch level 6 (We tried 6i but had too many bugs with it, we prefer to wait until at least a couple of patches are out, installation was a VERY painful experience for us)
    We still have the following problem with WEB FORMS deployed on win95 desktops with LARGE FONTS destktop settings: The forms are not displayed correctly, sometimes there are no scroll bars, resizing a window gives weird results, part of the forms become inaccesible, some forms are blank, etc...
    Can you verify or confirm that you have the same kind of problems ? We use jinitiator 1.1.18.
    Is it fixed with 6i ? Is it fixed wit jinit 1.1.27 ?
    We develop in smal fonts on win95 and recompile under solaris before deploying.
    Thanks
    null

    Thank you all for your fast asnwers. The "Use hardware acceleration when available" was the problem, I disabled it and I will post a message on my site about this.
    The site is on-line in the same aspect since 2005, modifiyng the whole site to fit with Firefox11's default setting is not a good option. At that moment, placing a tabel (alligned to the center of the page) and puting in it the thumbnails with links generated by ExpressThumbnailCreator, than manually adding the description in the HTML view of FrontPage was the simplyest way possible to make the site appear properly on my 800*600 px resolution I used then. Of course, I upgraded my hardware and software since then, but the site remained mostly unchanged (except the index and a few files). I know it's time for a new version of the site but... my web-design knowledges are limited to basic HTML.

  • Host for Web Forms

    Can anyone tell me how to provide a "HOST" type function that will run on local client, rather than on the server when using web forms?

    You can achieve this with a signed Javabean in your Form that can call programs on your client (there is a metalink note on this).
    We are currently working on such a bean that we will offer on OTN in the next couple of weeks probably.

  • Getting client printer list on Web Forms

    I need to get a list of client printers using web forms to
    insert into database columns. I used to use ORA_FFI to get the
    print dialog on client server but it doesn't work on web forms.
    I have contacted Oracle support who say it can't be done but I
    suspect that it may need some sort of Java bean. Has anyone got
    any ideas on the subject (maybe a solution to the problem)
    Thanks
    Phil
    null

    You might get better responses in the first place if you don't join the who can post the shortest requirement contest which seems to be active for quite some time now (don't know who the winner is and when the contest is finished though).
    In addition to dbms_application_info you might want to look at sys_context :
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/functions165.htm#i1038176

  • Email form Web Forms?

    Can anyone suggest how to invoke the default mail application on the client machine using Oracle web forms.
    For Example, Press a button on the web form. A new message in Outlook is opened, and pre-filled with say the to address, the subject and a number of ATTACHMENTS.
    The complication is that I would like to insert a number of attachments into the email. (Meaning I don't think I can use mailto:)
    I understand that this would have been possible using OLE2 with client server forms. But, we are using web forms and the middle tier is Unix, so I don't think it is possible.
    Hope you can help. Thanks.

    Hi, Liam. Thanks for the prompt response.
    The support document says:
    "Note: The email address that will be receiving the form submission must exist in either your sites CRM (customer database) or be a admin/email user of the site."
    As noted in my post, I did create a BC user with the required email address: [email protected] I gave it the username PureTemp Inquiry and assigned it to the Administrators group.
    Am missing some detail about setting up a user?
    Ben

  • Using Web in C2-03

      Dear Frens ,
      Are you able to use web in c2-03 using applications like Opera Mini , Nimbuzz etc???
    Moderator's notes: Javascript link removed.

    Birodh wrote:
      Dear Frens ,
      Are you able to use web in c2-03 using applications like Opera Mini , Nimbuzz etc???
     Both of those applications are available for the C2-03. There are more apps available for that phone from NOKIA STORE too.
    Ray.

  • On a web form, I used to be able to insert info, hit enter and then Back Page and the cursor would "remember" where I was.

    On a web form, I used to be able to enter info. Then when I got the info I needed, I was able to Back Page and the cursor would "remember" where I left it last.
    Now, when I Back Page, the cursor goes to the beginning of the form which means that I must replace the cursor at the proper place and enter in new info.
    Using FF 4.0 with Vista 64 on my Desk Top.

    This is probably due to a problem with an add-on. For details of how to troubleshoot that see https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    The AVG Safe Search add-on has caused this problem for some.

Maybe you are looking for

  • 3G Does not work after 6.1.1

    Hi, I have been facing some problem after i updated my phone to 6.1.1 on my iphone 4S.. I dont get any 3G or Data connection even though it is being enabled by my provider.. Is there any possible fixes or if i can roll back to the previous version wh

  • Error Message when I try to consolidate my Library

    When I try to consolidate my Library, the error message reads " copying music failed: the file name was invalid or too long! I have since upgraded itunes and still get the same message. What should I do?

  • Shared Review History

    In Acrobat 9, is there a way to clear the shared review history?

  • Working with array variables defined in the BPM process

    Hello, I have created an array variable in my process. This array was created based on a custom type that contains 2 strings variables. How can I set/get and add new items to this array variable using java code? The only thing I know is that, if this

  • Can I use Oracle SQL Developer to "Move" data?

    Hello, I'm new to Oracle and I'm trying to use Oracle SQL Developer to export data from one table (on server A) to another table (on sever B). I'm able to create a .ldr file but I don't know how to use the .ldr file in Oracle SQL Developer? I would a