C
C#11mo ago
Mr.Mal

Help to restart a web project .Net framework 4.7

Hello guys. Thanks in advance for your help. I'm looking to modify an already deployed website. The company that created the site gave me some information about developing it locally, but I'm having a really hard time finding what I'm looking for. Could you please help me to find the right way. Thank you I've attached the e-mail and the files available on the FTP server.
17 Replies
Mr.Mal
Mr.Mal11mo ago
JakenVeina
JakenVeina11mo ago
what is your question? what problem are you having?
Mr.Mal
Mr.Mal11mo ago
Thank for you reply I don’t now how to run this website On my pc With IIS
JakenVeina
JakenVeina11mo ago
you don't run it with IIS not directly
Mr.Mal
Mr.Mal11mo ago
I try to deploy it after create a web project on visual studio But .csproj is missing
JakenVeina
JakenVeina11mo ago
I noticed that, actually there isn't a CSPROJ file in any of the folders?
Mr.Mal
Mr.Mal11mo ago
Yes
JakenVeina
JakenVeina11mo ago
then you need to tell your supervisor that there are files missing
Mr.Mal
Mr.Mal11mo ago
Aspx and aspx.cs can’t compile without.csproj ?
JakenVeina
JakenVeina11mo ago
no
Mr.Mal
Mr.Mal11mo ago
And there nothing in the mail that can explain that ?
JakenVeina
JakenVeina11mo ago
no the e-mail specifically references using Visual Studio, which requires a csproj and sln
Mr.Mal
Mr.Mal11mo ago
I can’t create them manually ?
JakenVeina
JakenVeina11mo ago
you can certainly try it'll be a massive "guess and check" process, until you get all the files incorporated, and compiling
Mr.Mal
Mr.Mal11mo ago
And I have hundreds of aspx files so that’ll be impossible
JakenVeina
JakenVeina11mo ago
it's doable it's just gonna suck
Mr.Mal
Mr.Mal11mo ago
Thanks for your help 🙏 You help me a lot