Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "joe704la"

Okay, seems like a security risk to me.

I noticed you are able to browse the angular app appconfig.json file. If you browse the file like this /assets/appconfig.json you are able to browse it. For example to test this theory on one of your test sites I create a demo <a class="postlink" href="http://test-41234.demo.aspnetzero.com/assets/appconfig.json">http://test-41234.demo.aspnetzero.com/a ... onfig.json</a> and was able to browse it.

Any way on IIS to block this? I tried adding it as a hidden segment but that actually kept the site from working all together.

Any help would be a great help.

Having an issue with a resizable columns in as I start to transfer my Jtables to PrimeNG tables.

If you take a look at the attached image you can see that when I drag the column header it doesn't change the width of the actual row along with the column. I moves it a little bit but it is disjointed for some reason. I cannot figure it out and haven't found anything in their documentation.

Has anyone run into this?

I figured out my first issue. My service proxy was removed in my merge from proxies.module.ts. But still having some other issues.

As I am trying to switch my tables from the jtable to PrimeNG. I am getting a ERROR Error: Uncaught (in promise): Error: No provider for PediaSuiteServiceProxy!

Which is my main service. Any ideas why?

Did you guys put any documentation to switch jtable to PrimeNG. I have several tables I now need to convert and wanted to know if there is anything I need to know as I work towards that.

I got it working. I wasn't thinking. I forgot to set the solution to start multiple projects and have it start both the host and public site.

I just updated my project to the 4.1.4 version. I see there is now a public site but It doesn't work for me. Am I missing something?

That is perfect. Thank you. Not sure how I missed that. I went through the documentation for a few hours one day. Must have just glanced over that part.

Okay great, thank you

Showing 111 to 120 of 246 entries