Questions tagged [somee]

Somee is a web host provider that offers Windows Hosting, ASP.NET Hosting, MS SQL Hosting and VPS/VDS solutions.

Somee is a web host provider that offers Windows Hosting, ASP.NET Hosting, MS SQL Hosting and VPS/VDS solutions.

21 questions
4
votes
1 answer

I'm trying to attach my SQL Server app to somee.com and I get an error

I'm trying to deploy an ASP.NET web app connected to a SQL Server database. I'm trying to attach the database by uploading the .mdf file but I always get an error: System.Web.Services.Protocols.SoapException: Server was unable to process request. …
Kristel
  • 41
  • 1
  • 2
4
votes
4 answers

MVC4 site publish to Somee

I've created an MVC application using Visual Studio 2013 and I want to publish it using my free account of Somee. They claim to support MVC 4 but I'm unable to publish. Here's my output when trying to publish: 1>------ Build started: Project: Somee,…
Jaime Oro
  • 9,899
  • 8
  • 31
  • 39
2
votes
0 answers

Unable to load DLL 'CpuMathNative' on published website

I just deployed my ASP.net website which uses ML.net on a free web host called Somee. Before deploying the solution, everything was working fine and all was published without struggle but the moment I clicked the button I have to submit the input to…
CitrusBoy
  • 105
  • 6
2
votes
2 answers

How to deploy ASP.net website on somee.com?

I am trying to deploy sample website on somee.com using free hosting. First I published my website as a folder. I already tested on my local machine on IIS 7 in my local machine. That is working fine without any problem. 1. I created new free…
Liam neesan
  • 2,282
  • 6
  • 33
  • 72
1
vote
2 answers

How do I deal with this 403 error in my ASP.NET MVC?

I made an ASP.NET MVC project that downloads videos and audios from YouTube, I didn't need to use a database. I made it in VisualStudio Code and I'm using Somee.com's free plan to test this site, but when I upload the file and log in, I get a 403…
ChessDev
  • 31
  • 2
1
vote
1 answer

I tried hosting an ASP.NET C# web application on *somee.com* and I am not able to display my homepage correctly

I am trying to host a web application on somee.com and I transferred over my application files and setup the database as well. I have a handful of pages in my file manager and one of them is HomePage.aspx, which is supposed to be my startup page…
Marius
  • 25
  • 8
1
vote
1 answer

ASP.NET MVC EF Connection String On Somee.com

My connection string on local host is
1
vote
0 answers

Set Somee SQL datetime italian language

I have develop an MVC C# application, published in Somee. Only in Somee I have a problem with datetime format (US vs IT) I have a typed list view whit, for each row, a date field and same record edited in a partial view. Data Annotation…
1
vote
1 answer

Retrieving the COM class factory for component with CLSID on excel file reading

i have a asp.net project that reads the excel file and retrieves its data using Microsoft excel 16 object library and Microsoft office 16 object library .. every thing is fine on developing machine and i can read the data ...... but after i…
MiLaD A
  • 149
  • 2
  • 14
0
votes
1 answer

Configure SQL Server connection string on somee

I need help, I'm trying to deploy my ASP.NET Core Blazor web assembly on somee, but I am having an issue on how to change my connection string while deploying to somee server. In my server project I have appsettings.json configured like…
0
votes
2 answers

Do i use my login username and password when trying to connect to a somee.com database?

Just a quick question- when doing up a php file within somee.com's file manager, would I just use my username and password that I use to log in, in my connection process (along with dbname and connection type). Thanks.
Matthias
  • 170
  • 15
0
votes
1 answer

ASP.NET Core 2 error 500.19 when hosting on somee.com

I have a small project for school, my teacher needs this project to be hosted on Internet. My project works fine in IIS 10 but when I deployed it on somee.com, error 500 happened that made me lost one day but cannot fix it. Please help me to solve…
0
votes
1 answer

MSSQL database connection in plesk

I have tried to host my asp.net web site in a free hosting somee.com and it works perfectly with the database. The problem is, now I want to host it in another server and i make the same steps as done in the first one, but the connection between my…
0
votes
1 answer

WCF Compilation error on somee

I'm completely new in WCF nd I need to deploy a little service on somee, but I get this error I have two files on somee: web.config
1
2